Dela via


RoleManagementScopeType.Implicit(String to RoleManagementScopeType) Operator

Definition

Converts a string to a RoleManagementScopeType.

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

Parameters

value
String

Returns

Applies to