你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Azure.ResourceManager.LargeInstance Namespace

Classes

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

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

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