次の方法で共有


PrivateLinkServiceConnectionState.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

適用対象