Share via


ServerPrivateLinkServiceConnectionStateProperty.ActionsRequired Property

Definition

Gets the actions required for private link service connection. Possible values include: 'None'

[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