ContainerServiceMachineProperties.OperatingSystem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operating system and disk used by the machine.
public Azure.ResourceManager.ContainerService.Models.ContainerServiceMachineOSProfile OperatingSystem { get; set; }
member this.OperatingSystem : Azure.ResourceManager.ContainerService.Models.ContainerServiceMachineOSProfile with get, set
Public Property OperatingSystem As ContainerServiceMachineOSProfile