次の方法で共有


VaultProperties.NetworkAcls プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象