次の方法で共有


ConnectionProperties interface

The properties of a private endpoint connection.

Properties

groupIds

The list of group ids for the private endpoint connection.

privateEndpoint

The private endpoint.

privateLinkServiceConnectionState

The connection state.

provisioningState

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

Property Details

groupIds

The list of group ids for the private endpoint connection.

groupIds?: string[]

Property Value

string[]

privateEndpoint

The private endpoint.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

The connection state.

privateLinkServiceConnectionState?: ConnectionPropertiesPrivateLinkServiceConnectionState

Property Value

provisioningState

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

provisioningState?: string

Property Value

string