Azure.ResourceManager.LargeInstance 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 |
|---|---|
| AzureResourceManagerLargeInstanceContext |
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 |
| LargeInstanceCollection |
A class representing a collection of LargeInstanceResource and their operations. Each LargeInstanceResource in the collection will belong to the same instance of ResourceGroupResource. To get a LargeInstanceCollection instance call the GetLargeInstances method from an instance of ResourceGroupResource. |
| LargeInstanceData |
Azure Large Instance info on Azure (ARM properties and AzureLargeInstance properties) |
| LargeInstanceExtensions |
A class to add extension methods to Azure.ResourceManager.LargeInstance. |
| LargeInstanceResource |
A class representing a LargeInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LargeInstanceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetLargeInstances method. |
| LargeStorageInstanceCollection |
A class representing a collection of LargeStorageInstanceResource and their operations. Each LargeStorageInstanceResource in the collection will belong to the same instance of ResourceGroupResource. To get a LargeStorageInstanceCollection instance call the GetLargeStorageInstances method from an instance of ResourceGroupResource. |
| LargeStorageInstanceData |
AzureLargeStorageInstance info on Azure (ARM properties and AzureLargeStorageInstance properties) |
| LargeStorageInstanceResource |
A class representing a LargeStorageInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LargeStorageInstanceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetLargeStorageInstances method. |