CloudServiceConfiguration.OsVersion 속성

정의

풀의 가상 머신에 설치할 Azure 게스트 OS 버전을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="osVersion")]
public string OsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osVersion")>]
member this.OsVersion : string with get, set
Public Property OsVersion As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

기본값은 지정된 OS 제품군의 최신 운영 체제 버전을 지정하는 *입니다.

적용 대상