PrivateLinkResource interface
Information of the private link resource.
Properties
| display |
|
| group |
|
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of private link resource will be either topic, domain, partnerNamespace or namespace. |
| required |
|
| required |
|
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
displayName
displayName?: string
Property Value
string
groupId
groupId?: string
Property Value
string
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
name
The name of private link resource will be either topic, domain, partnerNamespace or namespace.
name?: string
Property Value
string
requiredMembers
requiredMembers?: string[]
Property Value
string[]
requiredZoneNames
requiredZoneNames?: string[]
Property Value
string[]
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string