The resourceManagementPrivateLinks resource type can be deployed to:
For a list of changed properties in each API version, see change log.
To create a Microsoft.Authorization/resourceManagementPrivateLinks resource, add the following JSON to your template.
{
"type": "Microsoft.Authorization/resourceManagementPrivateLinks",
"apiVersion": "2020-05-01",
"name": "string",
"location": "string"
}
Name | Description | Value |
---|---|---|
type | The resource type | 'Microsoft.Authorization/resourceManagementPrivateLinks' |
apiVersion | The resource api version | '2020-05-01' |
name | The resource name | string (required) |
location | the region to create private link association. | string |