Azure.ResourceManager.ServiceFabric Namespace

Classes

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

A class representing the ServiceFabricApplication data model. 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 GetServiceFabricApplicationResource method. Otherwise you can get one from its parent resource ServiceFabricClusterResource using the GetServiceFabricApplication 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

A class representing the ServiceFabricApplicationType data model. 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 GetServiceFabricApplicationTypeResource method. Otherwise you can get one from its parent resource ServiceFabricClusterResource using the GetServiceFabricApplicationType 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

A class representing the ServiceFabricApplicationTypeVersion data model. 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 GetServiceFabricApplicationTypeVersionResource method. Otherwise you can get one from its parent resource ServiceFabricApplicationTypeResource using the GetServiceFabricApplicationTypeVersion 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

A class representing the ServiceFabricCluster data model. 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 GetServiceFabricClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetServiceFabricCluster 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

A class representing the ServiceFabricService data model. 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 GetServiceFabricServiceResource method. Otherwise you can get one from its parent resource ServiceFabricApplicationResource using the GetServiceFabricService 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 GetServiceFabricVmSizeResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetServiceFabricVmSizeResource 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

A class representing the ServiceFabricVmSizeResource data model. Describes a VM Sizes.