ListIdentityProviderSecretsPlainArgs

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

Constructors

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

Functions

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

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.