次の方法で共有


IWithDestinationAddressPrefix<ParentT>.WithDestinationAddressPrefix メソッド

定義

ルートを適用する宛先アドレス プレフィックスを指定します。

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)

パラメーター

cidr
String

CIDR 表記で表されるアドレス プレフィックス。

戻り値

適用対象