PrivateLinkConnectionState.ActionsRequired Property

Definition

Gets or sets actionsRequired for a private link connection

[Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")]
public string ActionsRequired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")>]
member this.ActionsRequired : string with get, set
Public Property ActionsRequired As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to