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 systemCopyright © 2019. All rights reserved.