Dela via


ISecurityRulePropertiesFormat.DestinationAddressPrefixes Property

Definition

The destination address prefixes. CIDR or destination IP ranges.

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

Property Value

String[]
Attributes

Applies to