Share via


BatchIssueType.Implicit(String to BatchIssueType) Operator

Definition

Converts a string to a BatchIssueType.

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

Parameters

value
String

Returns

Applies to