HybridComputePrivateLinkScopeProperties interface

Properties that define a Azure Arc PrivateLinkScope resource.

Properties

privateLinkScopeId

The Guid id of the private link scope. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Current state of this PrivateLinkScope: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed. NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints.

Property Details

privateLinkScopeId

The Guid id of the private link scope. NOTE: This property will not be serialized. It can only be populated by the server.

privateLinkScopeId?: string

Property Value

string

provisioningState

Current state of this PrivateLinkScope: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints.

publicNetworkAccess?: string

Property Value

string