次の方法で共有


PrivateLinkServiceConnectionState.ActionRequired プロパティ

定義

サービス プロバイダーの変更でコンシューマーに対する更新が必要かどうかを示すメッセージを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="actionRequired")]
public string ActionRequired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionRequired")>]
member this.ActionRequired : string with get, set
Public Property ActionRequired As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象