Share via


UserIdentityContract Interface

Implements

com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserIdentityContractInner> com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager>

public interface UserIdentityContract
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserIdentityContractInner>, com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager>

Type representing UserIdentityContract.

Method Summary

Modifier and Type Method and Description
abstract java.lang.String id()
abstract java.lang.String provider()

Method Details

id

public abstract String id()

Returns:

the id value.

provider

public abstract String provider()

Returns:

the provider value.

Applies to