共用方式為


WebPubSubPrivateEndpointConnection.ConnectionState Property

Definition

Connection state of the private endpoint connection.

public Azure.Provisioning.WebPubSub.WebPubSubPrivateLinkServiceConnectionState ConnectionState { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.WebPubSub.WebPubSubPrivateLinkServiceConnectionState> ConnectionState { get; set; }
member this.ConnectionState : Azure.Provisioning.WebPubSub.WebPubSubPrivateLinkServiceConnectionState with get, set
member this.ConnectionState : Azure.Provisioning.BicepValue<Azure.Provisioning.WebPubSub.WebPubSubPrivateLinkServiceConnectionState> with get, set
Public Property ConnectionState As WebPubSubPrivateLinkServiceConnectionState
Public Property ConnectionState As BicepValue(Of WebPubSubPrivateLinkServiceConnectionState)

Property Value

Applies to