次の方法で共有


VaultProperties.NetworkAcls プロパティ

定義

特定のネットワークの場所からのコンテナーのアクセシビリティを制御する規則のコレクションを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="networkAcls")]
public Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleSet NetworkAcls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkAcls")>]
member this.NetworkAcls : Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleSet with get, set
Public Property NetworkAcls As NetworkRuleSet

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象