PrivateEndpointConnection interface

The Private Endpoint Connection resource.

Properties

id

private endpoint connection Id NOTE: This property will not be serialized. It can only be populated by the server.

name

private endpoint connection name NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpoint

The resource of private end point. NOTE: This property will not be serialized. It can only be populated by the server.

privateLinkServiceConnectionState

A collection of information about the state of the connection between DiskAccess and Virtual Network.

provisioningState

The provisioning state of the private endpoint connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

private endpoint connection type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

private endpoint connection Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

private endpoint connection name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

privateEndpoint

The resource of private end point. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

A collection of information about the state of the connection between DiskAccess and Virtual Network.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

The provisioning state of the private endpoint connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

type

private endpoint connection type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string