ManagedProxyResource
The resource model definition for Azure Resource Manager proxy resource. It will have everything other than required location and tags. This proxy resource is explicitly created or updated by including it in the parent resource.
Properties
Name | Type | Required |
---|---|---|
id |
string | No |
name |
string | No |
type |
string | No |
id
Type: string
Required: No
Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name
Type: string
Required: No
The name of the resource
type
Type: string
Required: No
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.