@Beta(value=V1_8_0)
public static interface SqlServer.DefinitionStages.WithVirtualNetworkRule
| Modifier and Type | Method and Description |
|---|---|
SqlVirtualNetworkRule.DefinitionStages.Blank<SqlServer.DefinitionStages.WithCreate> |
defineVirtualNetworkRule(String virtualNetworkRuleName)
Begins the definition of a new SQL Virtual Network Rule to be added to this server.
|
@Beta(value=V1_8_0) SqlVirtualNetworkRule.DefinitionStages.Blank<SqlServer.DefinitionStages.WithCreate> defineVirtualNetworkRule(String virtualNetworkRuleName)
virtualNetworkRuleName - the name of the new SQL Virtual Network Rule/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/