19 строки
2.2 KiB
YAML
19 строки
2.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.Blank"
|
|
fullName: "com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.Blank<ParentT>"
|
|
name: "SqlFirewallRule.DefinitionStages.Blank<ParentT>"
|
|
nameWithType: "SqlFirewallRule.DefinitionStages.Blank<ParentT>"
|
|
summary: "The first stage of the SQL Server Firewall Rule definition."
|
|
syntax: "public static interface **SqlFirewallRule.DefinitionStages.Blank<ParentT>**</br> extends <xref href=\"com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddressRange?alt=com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddressRange&text=WithIPAddressRange\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddress?alt=com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddress&text=WithIPAddress\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
typeParameters:
|
|
- description: "the stage of the parent definition to return to after attaching this definition"
|
|
name: "ParentT"
|
|
desc: "The first stage of the SQL Server Firewall Rule definition."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddress?alt=com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddress&text=WithIPAddress\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddressRange?alt=com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddressRange&text=WithIPAddressRange\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.sql"
|
|
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4
|