azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

32 строки
3.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition"
fullName: "com.microsoft.azure.management.sql.SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition"
name: "SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition"
nameWithType: "SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition"
summary: "Grouping of the Azure SQL Server Firewall Rule common actions."
syntax: "public static interface **SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition**</br> extends <xref href=\"com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition?alt=com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition&text=SqlChildrenActionsDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SqlFirewallRule?alt=com.microsoft.azure.management.sql.SqlFirewallRule&text=SqlFirewallRule\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.sql.SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition.define(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition.define(String firewallRuleName)"
name: "define(String firewallRuleName)"
nameWithType: "SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition.define(String firewallRuleName)"
summary: "Begins the definition of a new SQL Firewall rule to be added to this server."
modifiers:
- "abstract"
parameters:
- description: "the name of the new SQL Firewall rule"
name: "firewallRuleName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SqlFirewallRuleOperations.DefinitionStages.WithIPAddressRange define(String firewallRuleName)"
desc: "Begins the definition of a new SQL Firewall rule to be added to this server."
returns:
description: "the first stage of the new SQL Firewall rule definition"
type: "<xref href=\"com.microsoft.azure.management.sql.SqlFirewallRuleOperations.DefinitionStages.WithIPAddressRange?alt=com.microsoft.azure.management.sql.SqlFirewallRuleOperations.DefinitionStages.WithIPAddressRange&text=WithIPAddressRange\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Grouping of the Azure SQL Server Firewall Rule common actions."
implements:
- "<xref href=\"com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition?alt=com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition&text=SqlChildrenActionsDefinition\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SqlFirewallRule?alt=com.microsoft.azure.management.sql.SqlFirewallRule&text=SqlFirewallRule\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4