Role.OsProfile Property

Definition

Gets or sets the operating system profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to