@Beta(value=V1_15_0)
public static interface GalleryImage.UpdateStages.WithOsState
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.Update |
withOsState(OperatingSystemStateTypes osState)
Specifies osState.
|
@Beta(value=V1_15_0) GalleryImage.Update withOsState(OperatingSystemStateTypes osState)
osState - the OS State./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/