SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleActionsDefinition Interface
Implements
public static interface SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleActionsDefinition
extends SqlChildrenActionsDefinition<SqlVirtualNetworkRule>
Grouping of the Azure SQL Server Virtual Network Rule common actions.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
define(String virtualNetworkRuleName)
Begins the definition of a new SQL Virtual Network Rule to be added to this server. |
Method Details
define
public abstract SqlVirtualNetworkRuleOperations.DefinitionStages.WithSubnet define(String virtualNetworkRuleName)
Begins the definition of a new SQL Virtual Network Rule to be added to this server.
Parameters:
virtualNetworkRuleName
- the name of the new SQL Virtual Network Rule
Returns:
the first stage of the new SQL Virtual Network Rule definition
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java