次の方法で共有


IWithSubnet.WithSubnet(String) メソッド

定義

サブネットをネットワーク インターフェイス IP 構成に関連付けます。

public Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate WithSubnet (string name);
abstract member WithSubnet : string -> Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate
Public Function WithSubnet (name As String) As IUpdate

パラメーター

name
String

サブネット名。

戻り値

適用対象