PSVirtualMachineScaleSetVMInstanceView 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.
public class PSVirtualMachineScaleSetVMInstanceView
public class PSVirtualMachineScaleSetVMInstanceView : Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMInstanceView
type PSVirtualMachineScaleSetVMInstanceView = class
type PSVirtualMachineScaleSetVMInstanceView = class
inherit VirtualMachineScaleSetVMInstanceView
Public Class PSVirtualMachineScaleSetVMInstanceView
Public Class PSVirtualMachineScaleSetVMInstanceView
Inherits VirtualMachineScaleSetVMInstanceView
- Inheritance
-
PSVirtualMachineScaleSetVMInstanceView
- Inheritance
Constructors
PSVirtualMachineScaleSetVMInstanceView() |
Properties
AssignedHost | |
AssignedHost |
Gets resource id of the dedicated host, on which the virtual machine is allocated through automatic placement, when the virtual machine is associated with a dedicated host group that has automatic placement enabled. Minimum api-version: 2020-06-01. (Inherited from VirtualMachineScaleSetVMInstanceView) |
BootDiagnostics | |
BootDiagnostics |
Gets or sets boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor. (Inherited from VirtualMachineScaleSetVMInstanceView) |
ComputerName |
Gets or sets specifies the host OS name of the virtual machine. <br><br> This name cannot be updated after the VM is created. <br><br> Max-length (Windows): 15 characters <br><br> Max-length (Linux): 64 characters. <br><br> For naming conventions and restrictions see Azure infrastructure services implementation guidelines. (Inherited from VirtualMachineScaleSetVMInstanceView) |
Disks | |
Disks |
Gets or sets the disks information. (Inherited from VirtualMachineScaleSetVMInstanceView) |
Extensions | |
Extensions |
Gets or sets the extensions information. (Inherited from VirtualMachineScaleSetVMInstanceView) |
HyperVGeneration |
Gets or sets the hypervisor generation of the Virtual Machine [V1, V2]. Possible values include: 'V1', 'V2' (Inherited from VirtualMachineScaleSetVMInstanceView) |
MaintenanceRedeployStatus | |
MaintenanceRedeployStatus |
Gets or sets the Maintenance Operation status on the virtual machine. (Inherited from VirtualMachineScaleSetVMInstanceView) |
OsName |
Gets or sets the Operating System running on the hybrid machine. (Inherited from VirtualMachineScaleSetVMInstanceView) |
OsVersion |
Gets or sets the version of Operating System running on the hybrid machine. (Inherited from VirtualMachineScaleSetVMInstanceView) |
PlacementGroupId | |
PlacementGroupId |
Gets or sets the placement group in which the VM is running. If the VM is deallocated it will not have a placementGroupId. (Inherited from VirtualMachineScaleSetVMInstanceView) |
PlatformFaultDomain | |
PlatformFaultDomain |
Gets or sets the Fault Domain count. (Inherited from VirtualMachineScaleSetVMInstanceView) |
PlatformUpdateDomain | |
PlatformUpdateDomain |
Gets or sets the Update Domain count. (Inherited from VirtualMachineScaleSetVMInstanceView) |
RdpThumbPrint | |
RdpThumbPrint |
Gets or sets the Remote desktop certificate thumbprint. (Inherited from VirtualMachineScaleSetVMInstanceView) |
Statuses | |
Statuses |
Gets or sets the resource status information. (Inherited from VirtualMachineScaleSetVMInstanceView) |
VmAgent | |
VmAgent |
Gets or sets the VM Agent running on the virtual machine. (Inherited from VirtualMachineScaleSetVMInstanceView) |
VmHealth | |
VmHealth |
Gets the health status for the VM. (Inherited from VirtualMachineScaleSetVMInstanceView) |