Azure.ResourceManager.ServiceFabricManagedClusters Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ServiceFabricManagedApplicationCollection |
A class representing a collection of ServiceFabricManagedApplicationResource and their operations. Each ServiceFabricManagedApplicationResource in the collection will belong to the same instance of ServiceFabricManagedClusterResource. To get a ServiceFabricManagedApplicationCollection instance call the GetServiceFabricManagedApplications method from an instance of ServiceFabricManagedClusterResource. |
ServiceFabricManagedApplicationData |
A class representing the ServiceFabricManagedApplication data model. The application resource. |
ServiceFabricManagedApplicationResource |
A Class representing a ServiceFabricManagedApplication along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricManagedApplicationResource from an instance of ArmClient using the GetServiceFabricManagedApplicationResource method. Otherwise you can get one from its parent resource ServiceFabricManagedClusterResource using the GetServiceFabricManagedApplication method. |
ServiceFabricManagedApplicationTypeCollection |
A class representing a collection of ServiceFabricManagedApplicationTypeResource and their operations. Each ServiceFabricManagedApplicationTypeResource in the collection will belong to the same instance of ServiceFabricManagedClusterResource. To get a ServiceFabricManagedApplicationTypeCollection instance call the GetServiceFabricManagedApplicationTypes method from an instance of ServiceFabricManagedClusterResource. |
ServiceFabricManagedApplicationTypeData |
A class representing the ServiceFabricManagedApplicationType data model. The application type name resource |
ServiceFabricManagedApplicationTypeResource |
A Class representing a ServiceFabricManagedApplicationType along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricManagedApplicationTypeResource from an instance of ArmClient using the GetServiceFabricManagedApplicationTypeResource method. Otherwise you can get one from its parent resource ServiceFabricManagedClusterResource using the GetServiceFabricManagedApplicationType method. |
ServiceFabricManagedApplicationTypeVersionCollection |
A class representing a collection of ServiceFabricManagedApplicationTypeVersionResource and their operations. Each ServiceFabricManagedApplicationTypeVersionResource in the collection will belong to the same instance of ServiceFabricManagedApplicationTypeResource. To get a ServiceFabricManagedApplicationTypeVersionCollection instance call the GetServiceFabricManagedApplicationTypeVersions method from an instance of ServiceFabricManagedApplicationTypeResource. |
ServiceFabricManagedApplicationTypeVersionData |
A class representing the ServiceFabricManagedApplicationTypeVersion data model. An application type version resource for the specified application type name resource. |
ServiceFabricManagedApplicationTypeVersionResource |
A Class representing a ServiceFabricManagedApplicationTypeVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricManagedApplicationTypeVersionResource from an instance of ArmClient using the GetServiceFabricManagedApplicationTypeVersionResource method. Otherwise you can get one from its parent resource ServiceFabricManagedApplicationTypeResource using the GetServiceFabricManagedApplicationTypeVersion method. |
ServiceFabricManagedClusterCollection |
A class representing a collection of ServiceFabricManagedClusterResource and their operations. Each ServiceFabricManagedClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a ServiceFabricManagedClusterCollection instance call the GetServiceFabricManagedClusters method from an instance of ResourceGroupResource. |
ServiceFabricManagedClusterData |
A class representing the ServiceFabricManagedCluster data model. The managed cluster resource |
ServiceFabricManagedClusterResource |
A Class representing a ServiceFabricManagedCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricManagedClusterResource from an instance of ArmClient using the GetServiceFabricManagedClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetServiceFabricManagedCluster method. |
ServiceFabricManagedClustersExtensions |
A class to add extension methods to Azure.ResourceManager.ServiceFabricManagedClusters. |
ServiceFabricManagedNodeTypeCollection |
A class representing a collection of ServiceFabricManagedNodeTypeResource and their operations. Each ServiceFabricManagedNodeTypeResource in the collection will belong to the same instance of ServiceFabricManagedClusterResource. To get a ServiceFabricManagedNodeTypeCollection instance call the GetServiceFabricManagedNodeTypes method from an instance of ServiceFabricManagedClusterResource. |
ServiceFabricManagedNodeTypeData |
A class representing the ServiceFabricManagedNodeType data model. Describes a node type in the cluster, each node type represents sub set of nodes in the cluster. |
ServiceFabricManagedNodeTypeResource |
A Class representing a ServiceFabricManagedNodeType along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricManagedNodeTypeResource from an instance of ArmClient using the GetServiceFabricManagedNodeTypeResource method. Otherwise you can get one from its parent resource ServiceFabricManagedClusterResource using the GetServiceFabricManagedNodeType method. |
ServiceFabricManagedServiceCollection |
A class representing a collection of ServiceFabricManagedServiceResource and their operations. Each ServiceFabricManagedServiceResource in the collection will belong to the same instance of ServiceFabricManagedApplicationResource. To get a ServiceFabricManagedServiceCollection instance call the GetServiceFabricManagedServices method from an instance of ServiceFabricManagedApplicationResource. |
ServiceFabricManagedServiceData |
A class representing the ServiceFabricManagedService data model. The service resource. |
ServiceFabricManagedServiceResource |
A Class representing a ServiceFabricManagedService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceFabricManagedServiceResource from an instance of ArmClient using the GetServiceFabricManagedServiceResource method. Otherwise you can get one from its parent resource ServiceFabricManagedApplicationResource using the GetServiceFabricManagedService method. |
Azure SDK for .NET