Partager via


IWithOsTypeAndState.WithLinux(OperatingSystemStateTypes) Méthode

Définition

Spécifie que l’image est une image 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

Paramètres

osState
OperatingSystemStateTypes

État du système d’exploitation.

Retours

S’applique à