PrivateEndpointConnection interface

Contains information about a private link resource.

Extends

Properties

groupIds

The value has one and only one group id. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpoint

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

privateLinkServiceConnectionState

The private link service connection state of the private endpoint connection

provisioningState

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

Inherited Properties

etag

The ETag of the resource, used for concurrency statements. NOTE: This property will not be serialized. It can only be populated by the server.

id

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

name

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

type

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

Property Details

groupIds

The value has one and only one group id. NOTE: This property will not be serialized. It can only be populated by the server.

groupIds?: string[]

Property Value

string[]

privateEndpoint

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

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

The private link service connection state of the private endpoint connection

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

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

provisioningState?: PrivateEndpointConnectionProvisioningState

Property Value

Inherited Property Details

etag

The ETag of the resource, used for concurrency statements. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

Inherited From ProxyResource.etag

id

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

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

type

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

type?: string

Property Value

string

Inherited From ProxyResource.type