BackendArgs

constructor(clientId: Output<String>? = null, clientSecret: Output<String>? = null, description: Output<String>? = null, disableRemount: Output<Boolean>? = null, environment: Output<String>? = null, namespace: Output<String>? = null, path: Output<String>? = null, subscriptionId: Output<String>? = null, tenantId: Output<String>? = null, useMicrosoftGraphApi: Output<Boolean>? = null)