AppliedScopeType.Implicit(String to AppliedScopeType) Operator

Definition

Converts a String to a AppliedScopeType.

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

Parameters

value
String

Returns

Applies to