次の方法で共有


IWithIPConfiguration.WithoutIPConfiguration(String) メソッド

定義

指定した IP 構成を削除します。

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

パラメーター

name
String

既存の IP 構成の名前。

戻り値

適用対象