IWithOperatingSystem Interface

Definition

An app service plan definition allowing the operating system to be set.

public interface IWithOperatingSystem
type IWithOperatingSystem = interface
Public Interface IWithOperatingSystem
Derived

Methods

WithOperatingSystem(OperatingSystem)

Specifies the operating system of the app service plan.

Applies to