Get Disk Access APrivate Endpoint Connection Result
data class GetDiskAccessAPrivateEndpointConnectionResult(val azureApiVersion: String, val id: String, val name: String, val privateEndpoint: PrivateEndpointResponse, val privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse, val provisioningState: String, val type: String)
The Private Endpoint Connection resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, privateEndpoint: PrivateEndpointResponse, privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse, provisioningState: String, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The resource of private end point.
Link copied to clipboard
A collection of information about the state of the connection between DiskAccess and Virtual Network.
Link copied to clipboard
The provisioning state of the private endpoint connection resource.