VirtualMachineConfiguration.WindowsConfiguration プロパティ

定義

仮想マシンの Windows オペレーティング システム設定を取得または設定します。 ImageReference プロパティで Linux OS イメージが指定されている場合は、このプロパティを指定しないでください。

public Microsoft.Azure.Batch.WindowsConfiguration WindowsConfiguration { get; set; }
member this.WindowsConfiguration : Microsoft.Azure.Batch.WindowsConfiguration with get, set
Public Property WindowsConfiguration As WindowsConfiguration

プロパティ値

適用対象