共用方式為


PostgreSqlPrivateEndpointConnection.ConnectionState Property

Definition

Connection state of the private endpoint connection.

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

Property Value

Applies to