Condividi tramite


IWithOsState.WithOsState(OperatingSystemStateTypes) Method

Definition

Specifies 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

Parameters

osState
OperatingSystemStateTypes

The OS State.

Returns

Applies to