Condividi tramite


IdentityProviderType(String) Constructor

Definition

Initializes a new instance of IdentityProviderType.

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

Parameters

value
String

Exceptions

value is null.

Applies to