次の方法で共有


IWithPrivateEndpointConnection.WithoutPrivateEndpointConnection メソッド

定義

既存のプライベート エンドポイント接続を削除します。

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals WithoutPrivateEndpointConnection (string name);
abstract member WithoutPrivateEndpointConnection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Public Function WithoutPrivateEndpointConnection (name As String) As IWithOptionals

パラメーター

name
String

プライベート エンドポイント接続の参照名。

戻り値

適用対象