Get Private Endpoint Connection Result
data class GetPrivateEndpointConnectionResult(val azureApiVersion: String, val id: String, val linkIdentifier: String, val name: String, val privateEndpoint: PrivateEndpointResponse, val privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
The private endpoint connection.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, linkIdentifier: String, name: String, privateEndpoint: PrivateEndpointResponse, privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse, provisioningState: String, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The link identifier.
Link copied to clipboard
The private endpoint of the private endpoint connection
Link copied to clipboard
The private link service connection state.
Link copied to clipboard
The provisioning state, which only appears in the response.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.