HybridComputePrivateLinkScope interface
An Azure Arc PrivateLinkScope definition.
- Extends
Properties
properties | Properties that define a Azure Arc PrivateLinkScope resource. |
system |
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location |
name | Azure resource name NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags |
type | Azure resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
properties
Properties that define a Azure Arc PrivateLinkScope resource.
properties?: HybridComputePrivateLinkScopeProperties
Property Value
systemData
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
id
Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From PrivateLinkScopesResource.id
location
Resource location
location: string
Property Value
string
Inherited From PrivateLinkScopesResource.location
name
Azure resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From PrivateLinkScopesResource.name
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From PrivateLinkScopesResource.tags
type
Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From PrivateLinkScopesResource.type