ISecurityRulePropertiesFormat.SourceAddressPrefixes Property

Definition

The CIDR or source IP ranges.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The CIDR or source IP ranges.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceAddressPrefixes")]
public string[] SourceAddressPrefixes { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The CIDR or source IP ranges.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceAddressPrefixes")>]
member this.SourceAddressPrefixes : string[] with get, set
Public Property SourceAddressPrefixes As String()

Property Value

String[]
Attributes

Applies to