次の方法で共有


StorageAccountUpdateParameters.NetworkRuleSet プロパティ

定義

ネットワーク 規則セットを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象