ManagedHsmNetworkRuleSetBase.IpAddressRange Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Specifies allowed network IP address range of network rule.", Mandatory=false)]
public string[] IpAddressRange { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Specifies allowed network IP address range of network rule.", Mandatory=false)>]
member this.IpAddressRange : string[] with get, set
Public Property IpAddressRange As String()

Property Value

String[]
Attributes

Applies to