你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

操作系统状态。

返回

适用于