Compartilhar via


CosmosDBAccountImpl.IWithVirtualNetworkRule.WithoutVirtualNetworkRule Método

Definição

Remove uma regra de ACL Rede Virtual para a conta do CosmosDB.

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals IWithVirtualNetworkRule.WithoutVirtualNetworkRule (string virtualNetworkId, string subnetName);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithVirtualNetworkRule.WithoutVirtualNetworkRule : string * string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithVirtualNetworkRule.WithoutVirtualNetworkRule : string * string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Function WithoutVirtualNetworkRule (virtualNetworkId As String, subnetName As String) As IWithOptionals Implements IWithVirtualNetworkRule.WithoutVirtualNetworkRule

Parâmetros

virtualNetworkId
String

A ID de uma rede virtual.

subnetName
String

O nome da sub-rede na rede virtual; a sub-rede deve ter os pontos de extremidade de serviço habilitados para 'Microsoft.AzureCosmosDB'.

Retornos

Implementações

Aplica-se a