次の方法で共有


IWithPrivateLinkServiceIpConfiguration.WithoutPrivateLinkServiceIpConfiguration メソッド

定義

プライベート リンク サービスの IP 構成を削除します。

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

パラメーター

name
String

プライベート リンク サービスの IP 構成の名前。

戻り値

適用対象