Udostępnij za pośrednictwem


ProviderOSTypeSelected.Implicit(String to ProviderOSTypeSelected) Operator

Definition

Converts a String to a ProviderOSTypeSelected.

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

Parameters

value
String

Returns

Applies to