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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET