你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServerPrivateEndpointConnectionProperties.ConnectionState Property

Definition

Connection state of the private endpoint connection.

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

Property Value

Applies to