DownloadType.Implicit(String to DownloadType) Operator

Definition

Converts a string to a DownloadType.

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

Parameters

value
String

Returns

Applies to