次の方法で共有


IWithFrontendIpConfiguration.WithoutFrontendIpConfiguration(String) メソッド

定義

フロントエンド IP 構成を削除します。

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

パラメーター

name
String

フロントエンド IP 構成の名前。

戻り値

適用対象