Share via


ResourceScopeType.Implicit(String to ResourceScopeType) Operator

Definition

Converts a string to a ResourceScopeType.

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

Parameters

value
String

Returns

Applies to