SqlManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class SqlManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.Sql.Fluent.ISqlManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Sql.Fluent.ISqlManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.Sql.Fluent.ISqlManagementClient>, Microsoft.Azure.Management.Sql.Fluent.ISqlManager
type SqlManager = class
inherit Manager<ISqlManagementClient>
interface ISqlManager
interface IManager<ISqlManagementClient>
interface IHasInner<ISqlManagementClient>
interface IManagerBase
Public Class SqlManager
Inherits Manager(Of ISqlManagementClient)
Implements IHasInner(Of ISqlManagementClient), IManager(Of ISqlManagementClient), ISqlManager
- Inheritance
- Implements
Constructors
SqlManager(RestClient, String, String) |
Properties
Inner | (Inherited from Manager<InnerT>) |
ResourceManager | (Inherited from ManagerBase) |
RestClient | (Inherited from Manager<InnerT>) |
SqlServers | |
SubscriptionId | (Inherited from ManagerBase) |
TenantId |
Methods
Authenticate(AzureCredentials, String) | |
Authenticate(RestClient, String) |
Creates an instance of SqlManager that exposes Sql management API entry points. |
Configure() |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET