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

32 строки
2.9 KiB
YAML

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