共用方式為


ServerPrivateEndpointConnectionProperties.PrivateLinkServiceConnectionState Property

Definition

Gets or sets connection state of the private endpoint connection.

[Newtonsoft.Json.JsonProperty(PropertyName="privateLinkServiceConnectionState")]
public Microsoft.Azure.Management.PostgreSQL.Models.ServerPrivateLinkServiceConnectionStateProperty PrivateLinkServiceConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateLinkServiceConnectionState")>]
member this.PrivateLinkServiceConnectionState : Microsoft.Azure.Management.PostgreSQL.Models.ServerPrivateLinkServiceConnectionStateProperty with get, set
Public Property PrivateLinkServiceConnectionState As ServerPrivateLinkServiceConnectionStateProperty

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to