Azure.ResourceManager.Hci 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
| ArcExtensionCollection |
A class representing a collection of ArcExtensionResource and their operations. Each ArcExtensionResource in the collection will belong to the same instance of ArcSettingResource. To get an ArcExtensionCollection instance call the GetArcExtensions method from an instance of ArcSettingResource. |
| ArcExtensionData |
A class representing the ArcExtension data model. |
| ArcExtensionResource |
A Class representing an ArcExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArcExtensionResource from an instance of ArmClient using the GetArcExtensionResource method. Otherwise you can get one from its parent resource ArcSettingResource using the GetArcExtension method. |
| ArcSettingCollection |
A class representing a collection of ArcSettingResource and their operations. Each ArcSettingResource in the collection will belong to the same instance of HciClusterResource. To get an ArcSettingCollection instance call the GetArcSettings method from an instance of HciClusterResource. |
| ArcSettingData |
A class representing the ArcSetting data model. |
| ArcSettingResource |
A Class representing an ArcSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArcSettingResource from an instance of ArmClient using the GetArcSettingResource method. Otherwise you can get one from its parent resource HciClusterResource using the GetArcSetting method. |
| HciClusterCollection |
A class representing a collection of HciClusterResource and their operations. Each HciClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a HciClusterCollection instance call the GetHciClusters method from an instance of ResourceGroupResource. |
| HciClusterData |
A class representing the HciCluster data model. |
| HciClusterResource |
A Class representing a HciCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HciClusterResource from an instance of ArmClient using the GetHciClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetHciCluster method. |
| HciExtensions |
A class to add extension methods to Azure.ResourceManager.Hci. |
Feedback
Submit and view feedback for