PrivateLinkScopeValidationDetails interface
Properties
connection |
List of Private Endpoint Connection details. |
id | Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
public |
Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints. |
Property Details
connectionDetails
List of Private Endpoint Connection details.
connectionDetails?: ConnectionDetail[]
Property Value
id
Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: 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