次の方法で共有


CosmosDBAccountImpl.WithoutVirtualNetworkRule(String, String) メソッド

定義

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl WithoutVirtualNetworkRule (string virtualNetworkId, string subnetName);
member this.WithoutVirtualNetworkRule : string * string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl
Public Function WithoutVirtualNetworkRule (virtualNetworkId As String, subnetName As String) As CosmosDBAccountImpl

パラメーター

virtualNetworkId
String
subnetName
String

戻り値

適用対象