GetDiskAccessAPrivateEndpointConnectionResult

data class GetDiskAccessAPrivateEndpointConnectionResult(val id: String, val name: String, val privateEndpoint: PrivateEndpointResponse, val privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse, val provisioningState: String, val type: String)

The Private Endpoint Connection resource.

Constructors

constructor(id: String, name: String, privateEndpoint: PrivateEndpointResponse, privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse, provisioningState: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

private endpoint connection Id

Link copied to clipboard

private endpoint connection name

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.

Link copied to clipboard

private endpoint connection type