KeysAzureArgs

constructor(allowGenerateKey: Output<Boolean>? = null, allowReplaceKey: Output<Boolean>? = null, allowStoreKey: Output<Boolean>? = null, anyMount: Output<Boolean>? = null, clientId: Output<String>, clientSecret: Output<String>, environment: Output<String>? = null, keyBits: Output<String>? = null, keyName: Output<String>, keyType: Output<String>, name: Output<String>, resource: Output<String>? = null, tenantId: Output<String>, uuid: Output<String>? = null, vaultName: Output<String>)