次の方法で共有


MapsIdentityType(String) Constructor

Definition

Initializes a new instance of MapsIdentityType.

public MapsIdentityType (string value);
new Azure.ResourceManager.Maps.Models.MapsIdentityType : string -> Azure.ResourceManager.Maps.Models.MapsIdentityType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to