共用方式為


PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState.ActionsRequired Property

Definition

Gets or sets a description of any extra actions that may be required.

[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