Share via


ConnectionState.ActionsRequired Property

Definition

Gets or sets actions required for a private endpoint 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