Condividi tramite


MachinePropertiesOsProfile Class

Definition

Specifies the operating system settings for the hybrid machine.

public class MachinePropertiesOsProfile : Microsoft.Azure.Management.HybridCompute.Models.OSProfile
type MachinePropertiesOsProfile = class
    inherit OSProfile
Public Class MachinePropertiesOsProfile
Inherits OSProfile
Inheritance
MachinePropertiesOsProfile

Constructors

MachinePropertiesOsProfile()

Initializes a new instance of the MachinePropertiesOsProfile class.

MachinePropertiesOsProfile(String)

Initializes a new instance of the MachinePropertiesOsProfile class.

Properties

ComputerName

Gets specifies the host OS name of the hybrid machine.

(Inherited from OSProfile)

Applies to