Share via


CloudServiceConfiguration.OSVersion Property

Definition

Gets or sets the Azure Guest OS version to be installed on the virtual machines in the pool. If no value is provided, the Batch service will default to "'*", which specifies the latest operating system version for the OSFamily.

public string OSVersion { get; set; }
member this.OSVersion : string with get, set
Public Property OSVersion As String

Property Value

Applies to