Freigeben über


BatchSecurityType.Implicit(String to BatchSecurityType) Operator

Definition

Converts a string to a BatchSecurityType.

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

Parameters

value
String

Returns

Applies to