LargeInstanceProperties Class
Definition
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.
Describes the properties of an Azure Large Instance.
public class LargeInstanceProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.LargeInstance.Models.LargeInstanceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.LargeInstance.Models.LargeInstanceProperties>
type LargeInstanceProperties = class
interface IJsonModel<LargeInstanceProperties>
interface IPersistableModel<LargeInstanceProperties>
Public Class LargeInstanceProperties
Implements IJsonModel(Of LargeInstanceProperties), IPersistableModel(Of LargeInstanceProperties)
- Inheritance
-
LargeInstanceProperties
- Implements
Constructors
| Name | Description |
|---|---|
| LargeInstanceProperties() |
Initializes a new instance of LargeInstanceProperties. |
Properties
| Name | Description |
|---|---|
| HardwareProfile |
Specifies the hardware settings for the Azure Large Instance. |
| HardwareRevision |
Hardware revision of an Azure Large Instance. |
| LargeInstanceId |
Specifies the Azure Large Instance unique ID. |
| NetworkProfile |
Specifies the network settings for the Azure Large Instance. |
| OSProfile |
Specifies the operating system settings for the Azure Large Instance. |
| PowerState |
Resource power state. |
| ProvisioningState |
State of provisioning of the AzureLargeInstance. |
| ProximityPlacementGroup |
Resource proximity placement group. |
| StorageProfile |
Specifies the storage settings for the Azure Large Instance disks. |