Share via


ConnectionStateProperties.ActionsRequired Property

Definition

Gets the actions required on the managed private endpoint

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to