public static interface AppServicePlan.DefinitionStages.WithOperatingSystem
| Modifier and Type | Method and Description |
|---|---|
AppServicePlan.DefinitionStages.WithCreate |
withOperatingSystem(OperatingSystem operatingSystem)
Specifies the operating system of the app service plan.
|
AppServicePlan.DefinitionStages.WithCreate withOperatingSystem(OperatingSystem operatingSystem)
operatingSystem - the operating system/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/