次の方法で共有


IWithOsState.WithOsState(OperatingSystemStateTypes) メソッド

定義

osState を指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate WithOsState (Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes osState);
abstract member WithOsState : Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate
Public Function WithOsState (osState As OperatingSystemStateTypes) As IUpdate

パラメーター

osState
OperatingSystemStateTypes

OS の状態。

戻り値

適用対象