IWithOsState.WithOsState(OperatingSystemStateTypes) Méthode

Définition

Spécifie 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

Paramètres

osState
OperatingSystemStateTypes

État du système d’exploitation.

Retours

S’applique à