共用方式為


PrivateEndpointConnectionProperties.PrivateLinkServiceConnectionState Property

Definition

Gets or sets describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to