共用方式為


SqlPrivateEndpointConnection.ConnectionState Property

Definition

Connection state of the private endpoint connection.

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

Property Value

Applies to