JobName.Implicit(String to JobName) Operator

Definition

Converts a string to a JobName.

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

Parameters

value
String

Returns

Applies to