Azure.ResourceManager.ServiceFabric Namespace

Classes

Name Description
AzureResourceManagerServiceFabricContext

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

ServiceFabricApplicationCollection

A class representing a collection of ServiceFabricApplicationResource and their operations. Each ServiceFabricApplicationResource in the collection will belong to the same instance of ServiceFabricClusterResource. To get a ServiceFabricApplicationCollection instance call the GetServiceFabricApplications method from an instance of ServiceFabricClusterResource.

ServiceFabricApplicationData

The application resource.

ServiceFabricApplicationResource

A class representing a ServiceFabricApplication along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricApplicationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceFabricClusterResource using the GetServiceFabricApplications method.

ServiceFabricApplicationTypeCollection

A class representing a collection of ServiceFabricApplicationTypeResource and their operations. Each ServiceFabricApplicationTypeResource in the collection will belong to the same instance of ServiceFabricClusterResource. To get a ServiceFabricApplicationTypeCollection instance call the GetServiceFabricApplicationTypes method from an instance of ServiceFabricClusterResource.

ServiceFabricApplicationTypeData

The application type name resource.

ServiceFabricApplicationTypeResource

A class representing a ServiceFabricApplicationType along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricApplicationTypeResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceFabricClusterResource using the GetServiceFabricApplicationTypes method.

ServiceFabricApplicationTypeVersionCollection

A class representing a collection of ServiceFabricApplicationTypeVersionResource and their operations. Each ServiceFabricApplicationTypeVersionResource in the collection will belong to the same instance of ServiceFabricApplicationTypeResource. To get a ServiceFabricApplicationTypeVersionCollection instance call the GetServiceFabricApplicationTypeVersions method from an instance of ServiceFabricApplicationTypeResource.

ServiceFabricApplicationTypeVersionData

An application type version resource for the specified application type name resource.

ServiceFabricApplicationTypeVersionResource

A class representing a ServiceFabricApplicationTypeVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricApplicationTypeVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceFabricApplicationTypeResource using the GetServiceFabricApplicationTypeVersions method.

ServiceFabricClusterCollection

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

ServiceFabricClusterData

The cluster resource.

ServiceFabricClusterResource

A class representing a ServiceFabricCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricClusterResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetServiceFabricClusters method.

ServiceFabricExtensions

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

ServiceFabricServiceCollection

A class representing a collection of ServiceFabricServiceResource and their operations. Each ServiceFabricServiceResource in the collection will belong to the same instance of ServiceFabricApplicationResource. To get a ServiceFabricServiceCollection instance call the GetServiceFabricServices method from an instance of ServiceFabricApplicationResource.

ServiceFabricServiceData

The service resource.

ServiceFabricServiceResource

A class representing a ServiceFabricService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricServiceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceFabricApplicationResource using the GetServiceFabricServices method.

ServiceFabricVmSizeResource

A class representing a ServiceFabricVmSizeResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricVmSizeResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetServiceFabricVmSizeResources method.

ServiceFabricVmSizeResourceCollection

A class representing a collection of ServiceFabricVmSizeResource and their operations. Each ServiceFabricVmSizeResource in the collection will belong to the same instance of SubscriptionResource. To get a ServiceFabricVmSizeResourceCollection instance call the GetServiceFabricVmSizeResources method from an instance of SubscriptionResource.

ServiceFabricVmSizeResourceData

Describes a VM Sizes.