[I] ResolvedResource
Resolved operations, including operations for non-arm resources
Properties
Section titled βPropertiesβ| Property | Type | Description |
|---|---|---|
associatedOperations? | ArmResourceOperation[] | Other operations associated with this resource |
kind | "Extension" | "Tracked" | "Proxy" | "Other" | The kind of resource (extension |
operations | ArmResolvedOperationsForResource | The lifecycle and action operations using this resourceInstancePath (or the parent path) |
parent? | ResolvedResource | The parent of this resource |
providerNamespace | string | The provider namespace |
resourceInstancePath | string | The path to the instance of a resource |
resourceName | string | The name of the resource at this instance path |
resourceType | ResourceType | The resource type (The actual resource type string will be β${provider}/${types.join(β/β)}) |
scope? | string | The scope of this resource |
type | Model | The model type for the resource |