次の方法で共有


PrivateLinkConnectionState.ActionsRequired プロパティ

定義

プライベート リンク接続に対して必要なアクションを取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象