Dela via


ProviderStackOSType.Implicit(String to ProviderStackOSType) Operator

Definition

Converts a string to a ProviderStackOSType.

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

Parameters

value
String

Returns

Applies to