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
| Name | Description |
|---|---|
| AzureResourceManagerServiceFabricManagedClustersContext |
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 |
| 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 |
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 GetResource method. Otherwise you can get one from its parent resource ServiceFabricManagedClusterResource using the GetServiceFabricManagedApplications 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 |
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 GetResource method. Otherwise you can get one from its parent resource ServiceFabricManagedClusterResource using the GetServiceFabricManagedApplicationTypes 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 |
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 GetResource method. Otherwise you can get one from its parent resource ServiceFabricManagedApplicationTypeResource using the GetServiceFabricManagedApplicationTypeVersions 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetServiceFabricManagedClusters 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 |
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 GetResource method. Otherwise you can get one from its parent resource ServiceFabricManagedClusterResource using the GetServiceFabricManagedNodeTypes 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 |
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 GetResource method. Otherwise you can get one from its parent resource ServiceFabricManagedApplicationResource using the GetServiceFabricManagedServices method. |