Compartilhar via


FabricClient.InfrastructureManager Propriedade

Definição

Obtém o FabricClient.InfrastructureServiceClient que pode ser usado para executar operações relacionadas à infraestrutura na qual o cluster está em execução.

Essa propriedade dá suporte à plataforma do Service Fabric; ele não deve ser chamado diretamente do seu código.

public System.Fabric.FabricClient.InfrastructureServiceClient InfrastructureManager { get; }
member this.InfrastructureManager : System.Fabric.FabricClient.InfrastructureServiceClient
Public ReadOnly Property InfrastructureManager As FabricClient.InfrastructureServiceClient

Valor da propriedade

O FabricClient.InfrastructureServiceClient que pode ser usado para executar operações relacionadas à infraestrutura na qual o cluster está em execução.

Aplica-se a