INetworkSecurityRule.DestinationAddressPrefix Property

Definition

Gets the destination address prefix the rule applies to, expressed using the CIDR notation in the format: "###.###.###.###/##", and "" means "any".

public string DestinationAddressPrefix { get; }
member this.DestinationAddressPrefix : string
Public ReadOnly Property DestinationAddressPrefix As String

Property Value

Applies to