次の方法で共有


IWithOsTypeAndState.WithLinux(OperatingSystemStateTypes) メソッド

定義

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

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

パラメーター

osState
OperatingSystemStateTypes

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

戻り値

適用対象