Freigeben über


CosmosDBAccountImpl.IWithVirtualNetworkRule.WithoutVirtualNetworkRule Methode

Definition

Entfernt eine Virtual Network ACL-Regel für das CosmosDB-Konto.

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

Parameter

virtualNetworkId
String

Die ID eines virtuellen Netzwerks.

subnetName
String

Der Name des Subnetzes innerhalb des virtuellen Netzwerks; im Subnetz müssen die Dienstendpunkte für "Microsoft.AzureCosmosDB" aktiviert sein.

Gibt zurück

Implementiert

Gilt für: