AddAzureStorageAccountNetworkRuleCommand.IPRule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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