ListTenantAccessGitSecretsPlainArgs

data class ListTenantAccessGitSecretsPlainArgs(val accessName: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<ListTenantAccessGitSecretsPlainArgs>

Constructors

Link copied to clipboard
fun ListTenantAccessGitSecretsPlainArgs(accessName: String, resourceGroupName: String, serviceName: String)

Functions

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

Properties

Link copied to clipboard

The identifier of the Access configuration.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the API Management service.