Freigeben über


IWithDestinationAddressPrefix<ParentT>.WithDestinationAddressPrefix Methode

Definition

Gibt das Zieladressenpräfix an, auf das die Route angewendet werden soll.

public Microsoft.Azure.Management.Network.Fluent.Route.Definition.IWithNextHopType<ParentT> WithDestinationAddressPrefix (string cidr);
abstract member WithDestinationAddressPrefix : string -> Microsoft.Azure.Management.Network.Fluent.Route.Definition.IWithNextHopType<'ParentT>
Public Function WithDestinationAddressPrefix (cidr As String) As IWithNextHopType(Of ParentT)

Parameter

cidr
String

Ein Adresspräfix, ausgedrückt in der CIDR-Notation.

Gibt zurück

Gilt für: