StorageAccount.NetworkRuleSet プロパティ

定義

ネットワーク 規則セットを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象