Share via


RoleManagementUserType.Implicit(String to RoleManagementUserType) Operator

Definition

Converts a string to a RoleManagementUserType.

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

Parameters

value
String

Returns

Applies to