azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.s...

128 строки
8.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sql.SqlServerManager"
fullName: "com.azure.resourcemanager.sql.SqlServerManager"
name: "SqlServerManager"
nameWithType: "SqlServerManager"
summary: "Entry point to Azure SQLServer resource management."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "com.azure.resourcemanager.resources.fluentcore.arm.Manager.environment()"
- "com.azure.resourcemanager.resources.fluentcore.arm.Manager.httpPipeline()"
- "com.azure.resourcemanager.resources.fluentcore.arm.Manager.resourceManager()"
- "com.azure.resourcemanager.resources.fluentcore.arm.Manager.serviceClient()"
- "com.azure.resourcemanager.resources.fluentcore.arm.Manager.subscriptionId()"
- "com.azure.resourcemanager.resources.fluentcore.arm.Manager.withResourceManager(com.azure.resourcemanager.resources.ResourceManager)"
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public class SqlServerManager extends Manager<SqlManagementClient>"
constructors:
- uid: "com.azure.resourcemanager.sql.SqlServerManager.SqlServerManager(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.sql.SqlServerManager.SqlServerManager(HttpPipeline httpPipeline, AzureProfile profile)"
name: "SqlServerManager(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "SqlServerManager.SqlServerManager(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates a new instance of <xref uid=\"com.azure.resourcemanager.sql.SqlServerManager\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SqlServerManager\"></xref>."
modifiers:
- "protected"
parameters:
- description: "The HttpPipeline to use."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "The AzureProfile to use."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "protected SqlServerManager(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates a new instance of <xref uid=\"com.azure.resourcemanager.sql.SqlServerManager\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SqlServerManager\"></xref>."
methods:
- uid: "com.azure.resourcemanager.sql.SqlServerManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.sql.SqlServerManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "SqlServerManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Sql<wbr>Server that exposes Compute resource management API entry points."
modifiers:
- "static"
parameters:
- description: "the credential to use"
name: "credential"
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
- description: "the profile to use"
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static SqlServerManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of SqlServer that exposes Compute resource management API entry points."
returns:
description: "the SqlServer"
type: "<xref href=\"com.azure.resourcemanager.sql.SqlServerManager?alt=com.azure.resourcemanager.sql.SqlServerManager&text=SqlServerManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.SqlServerManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.sql.SqlServerManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "SqlServerManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Sql<wbr>Server that exposes Compute resource management API entry points."
modifiers:
- "static"
parameters:
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "the profile to use"
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static SqlServerManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of SqlServer that exposes Compute resource management API entry points."
returns:
description: "the SqlServer"
type: "<xref href=\"com.azure.resourcemanager.sql.SqlServerManager?alt=com.azure.resourcemanager.sql.SqlServerManager&text=SqlServerManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.SqlServerManager.configure()"
fullName: "com.azure.resourcemanager.sql.SqlServerManager.configure()"
name: "configure()"
nameWithType: "SqlServerManager.configure()"
summary: "Get a Configurable instance that can be used to create Sql<wbr>Server with optional configuration."
modifiers:
- "static"
syntax: "public static SqlServerManager.Configurable configure()"
desc: "Get a Configurable instance that can be used to create SqlServer with optional configuration."
returns:
description: "Configurable"
type: "<xref href=\"com.azure.resourcemanager.sql.SqlServerManager.Configurable?alt=com.azure.resourcemanager.sql.SqlServerManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.SqlServerManager.sqlServers()"
fullName: "com.azure.resourcemanager.sql.SqlServerManager.sqlServers()"
name: "sqlServers()"
nameWithType: "SqlServerManager.sqlServers()"
syntax: "public SqlServers sqlServers()"
returns:
description: "the SQL Server management API entry point"
type: "<xref href=\"com.azure.resourcemanager.sql.models.SqlServers?alt=com.azure.resourcemanager.sql.models.SqlServers&text=SqlServers\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.SqlServerManager.storageManager()"
fullName: "com.azure.resourcemanager.sql.SqlServerManager.storageManager()"
name: "storageManager()"
nameWithType: "SqlServerManager.storageManager()"
syntax: "public StorageManager storageManager()"
returns:
description: "the storage manager in sql manager"
type: "<xref href=\"com.azure.resourcemanager.storage.StorageManager?alt=com.azure.resourcemanager.storage.StorageManager&text=StorageManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sql.SqlServerManager.tenantId()"
fullName: "com.azure.resourcemanager.sql.SqlServerManager.tenantId()"
name: "tenantId()"
nameWithType: "SqlServerManager.tenantId()"
summary: "Get the tenant ID value."
syntax: "public String tenantId()"
desc: "Get the tenant ID value."
returns:
description: "the tenant ID value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "class"
desc: "Entry point to Azure SQLServer resource management."
metadata: {}
package: "com.azure.resourcemanager.sql"
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.18.0