Provider Args
constructor(auxiliaryTenantIds: Output<List<String>>? = null, clientCertificatePassword: Output<String>? = null, clientCertificatePath: Output<String>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, disablePulumiPartnerId: Output<Boolean>? = null, environment: Output<String>? = null, msiEndpoint: Output<String>? = null, partnerId: Output<String>? = null, subscriptionId: Output<String>? = null, tenantId: Output<String>? = null, useMsi: Output<Boolean>? = null)