Share via


PrivateLinkConnectionState.Status Property

Definition

Gets indicates whether the connection has been Approved/Rejected/Removed by the owner of the remote resource/service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to