次の方法で共有


IWithOsTypeAndState.WithWindows(OperatingSystemStateTypes) メソッド

定義

イメージが Windows イメージであることを指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Definition.IWithCreate WithWindows (Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes osState);
abstract member WithWindows : Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Definition.IWithCreate
Public Function WithWindows (osState As OperatingSystemStateTypes) As IWithCreate

パラメーター

osState
OperatingSystemStateTypes

オペレーティング システムの状態。

戻り値

適用対象