Share via


ExtendedLocationType.Implicit(String to ExtendedLocationType) Operator

Definition

Converts a string to a ExtendedLocationType.

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

Parameters

value
String

Returns

Applies to