ServiceFabricManager Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class ServiceFabricManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.ServiceFabric.Fluent.IServiceFabricManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ServiceFabric.Fluent.IServiceFabricManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.ServiceFabric.Fluent.IServiceFabricManagementClient>, Microsoft.Azure.Management.ServiceFabric.Fluent.IServiceFabricManager
type ServiceFabricManager = class
inherit Manager<IServiceFabricManagementClient>
interface IServiceFabricManager
interface IManager<IServiceFabricManagementClient>
interface IHasInner<IServiceFabricManagementClient>
interface IManagerBase
interface IBeta
Public Class ServiceFabricManager
Inherits Manager(Of IServiceFabricManagementClient)
Implements IBeta, IHasInner(Of IServiceFabricManagementClient), IManager(Of IServiceFabricManagementClient), IServiceFabricManager
- Herança
- Implementações
Propriedades
Inner | (Herdado de Manager<InnerT>) |
ResourceManager | (Herdado de ManagerBase) |
RestClient | (Herdado de Manager<InnerT>) |
SubscriptionId | (Herdado de ManagerBase) |
Métodos
Authenticate(AzureCredentials, String) | |
Authenticate(RestClient, String) | |
Configure() |
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET