次の方法で共有


MapsIdentityType.Implicit(String to MapsIdentityType) Operator

Definition

Converts a String to a MapsIdentityType.

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

Parameters

value
String

Returns

Applies to