CloudServiceConfiguration.OSFamily プロパティ

定義

プール内の仮想マシンにインストールする Azure ゲスト OS ファミリを取得または設定します。

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

プロパティ値

注釈

ゲスト OS ファミリの詳細については、「」を参照してください https://azure.microsoft.com/documentation/articles/cloud-services-guestos-update-matrix/

適用対象