次の方法で共有


PrivateLinkServiceConnectionStateProperty.ActionsRequired プロパティ

定義

基本的なワークフローを超えて必要なアクションを取得します (承認/拒否/切断)

[Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")]
public string ActionsRequired { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")>]
member this.ActionsRequired : string
Public ReadOnly Property ActionsRequired As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象