PrivateEndpointConnectionRequestStatus.PrivateEndpointConnectionName Property

Definition

Gets the connection name for the private endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnectionName")]
public string PrivateEndpointConnectionName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateEndpointConnectionName")>]
member this.PrivateEndpointConnectionName : string
Public ReadOnly Property PrivateEndpointConnectionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to