Delen via


WindowsVmLicenseType.Implicit(String to WindowsVmLicenseType) Operator

Definition

Converts a string to a WindowsVmLicenseType.

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

Parameters

value
String

Returns

Applies to