Share via


MachineProperties.OsProfile Property

Definition

Gets or sets specifies the operating system settings for the hybrid machine.

[Newtonsoft.Json.JsonProperty(PropertyName="osProfile")]
public Microsoft.Azure.Management.HybridCompute.Models.MachinePropertiesOsProfile OsProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osProfile")>]
member this.OsProfile : Microsoft.Azure.Management.HybridCompute.Models.MachinePropertiesOsProfile with get, set
Public Property OsProfile As MachinePropertiesOsProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to