GetIdentityProviderPlainArgs

data class GetIdentityProviderPlainArgs(val identityProviderName: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetIdentityProviderPlainArgs>

Constructors

Link copied to clipboard
fun GetIdentityProviderPlainArgs(identityProviderName: String, resourceGroupName: String, serviceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetIdentityProviderPlainArgs

Properties

Link copied to clipboard

Identity Provider Type identifier.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the API Management service.