Share via


ContainerServiceOSType(String) Constructor

Definition

Initializes a new instance of ContainerServiceOSType.

public ContainerServiceOSType (string value);
new Azure.ResourceManager.ContainerService.Models.ContainerServiceOSType : string -> Azure.ResourceManager.ContainerService.Models.ContainerServiceOSType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to