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

32 строки
2.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlDatabaseOperations.SqlDatabaseActionsDefinition"
fullName: "com.microsoft.azure.management.sql.SqlDatabaseOperations.SqlDatabaseActionsDefinition"
name: "SqlDatabaseOperations.SqlDatabaseActionsDefinition"
nameWithType: "SqlDatabaseOperations.SqlDatabaseActionsDefinition"
summary: "Grouping of the Azure SQL Database rule common actions."
syntax: "public static interface **SqlDatabaseOperations.SqlDatabaseActionsDefinition**</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.SqlDatabase?alt=com.microsoft.azure.management.sql.SqlDatabase&text=SqlDatabase\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.sql.SqlDatabaseOperations.SqlDatabaseActionsDefinition.define(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.SqlDatabaseOperations.SqlDatabaseActionsDefinition.define(String databaseName)"
name: "define(String databaseName)"
nameWithType: "SqlDatabaseOperations.SqlDatabaseActionsDefinition.define(String databaseName)"
summary: "Begins the definition of a new SQL Database to be added to this server."
modifiers:
- "abstract"
parameters:
- description: "the name of the new SQL Database"
name: "databaseName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions define(String databaseName)"
desc: "Begins the definition of a new SQL Database to be added to this server."
returns:
description: "the first stage of the new SQL Database definition"
type: "<xref href=\"com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions?alt=com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions&text=WithAllDifferentOptions\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Grouping of the Azure SQL Database 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.SqlDatabase?alt=com.microsoft.azure.management.sql.SqlDatabase&text=SqlDatabase\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4