Share via


ContainerServiceOSType.Implicit(String to ContainerServiceOSType) Operator

Definition

Converts a string to a ContainerServiceOSType.

public static implicit operator Azure.ResourceManager.ContainerService.Models.ContainerServiceOSType (string value);
static member op_Implicit : string -> Azure.ResourceManager.ContainerService.Models.ContainerServiceOSType
Public Shared Widening Operator CType (value As String) As ContainerServiceOSType

Parameters

value
String

Returns

Applies to