次の方法で共有


PrivateLinkServiceConnectionStateProperty.ActionsRequired プロパティ

定義

プライベート リンク サービス接続に必要なアクションを取得します。 使用可能な値は次のとおりです: 'None'

[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

適用対象