AddAzureStorageAccountNetworkRuleCommand.IPRule Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Storage Account NetworkRule IPRules.", Mandatory=true, ParameterSetName="IpRuleObject", ValueFromPipeline=true)]
public Microsoft.Azure.Commands.Management.Storage.Models.PSIpRule[] IPRule { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Storage Account NetworkRule IPRules.", Mandatory=true, ParameterSetName="IpRuleObject", ValueFromPipeline=true)>]
member this.IPRule : Microsoft.Azure.Commands.Management.Storage.Models.PSIpRule[] with get, set
Public Property IPRule As PSIpRule()

Property Value

PSIpRule[]
Attributes

Applies to