Azure Cluster Azure Services Authentication Args
data class AzureClusterAzureServicesAuthenticationArgs(val applicationId: Output<String>, val tenantId: Output<String>) : ConvertibleToJava<AzureClusterAzureServicesAuthenticationArgs>
Constructors
Link copied to clipboard
fun AzureClusterAzureServicesAuthenticationArgs(applicationId: Output<String>, tenantId: Output<String>)