Freigeben über


IWithDestinationAddressPrefix<ParentT>.WithDestinationAddressPrefix Methode

Definition

Gibt das Präfix der Zieladresse an, auf das die Route angewendet werden soll.

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

Parameter

cidr
String

Ein In der CIDR-Notation ausgedrücktes Adresspräfix.

Gibt zurück

Gilt für: