Share via


FabricClient.InfrastructureServiceClient Class

Definition

Provides methods for performing infrastructure-specific operations.

This class supports the Service Fabric platform; it is not meant to be called directly from your code.

public sealed class FabricClient.InfrastructureServiceClient
type FabricClient.InfrastructureServiceClient = class
Public NotInheritable Class FabricClient.InfrastructureServiceClient
Inheritance
FabricClient.InfrastructureServiceClient

Remarks

The InfrastructureService must be enabled before this client can be used. The InfrastructureService is only supported on some infrastructures.

Applies to