Share via


Azure.ResourceManager.Fabric Namespace

Classes

AzureResourceManagerFabricContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'

FabricCapacityCollection

A class representing a collection of FabricCapacityResource and their operations. Each FabricCapacityResource in the collection will belong to the same instance of ResourceGroupResource. To get a FabricCapacityCollection instance call the GetFabricCapacities method from an instance of ResourceGroupResource.

FabricCapacityData

A class representing the FabricCapacity data model. Fabric Capacity resource

FabricCapacityResource

A Class representing a FabricCapacity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FabricCapacityResource from an instance of ArmClient using the GetFabricCapacityResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetFabricCapacity method.

FabricExtensions

A class to add extension methods to Azure.ResourceManager.Fabric.