Linked Service Kusto Args
constructor(additionalProperties: Output<Map<String, String>>? = null, annotations: Output<List<String>>? = null, dataFactoryId: Output<String>? = null, description: Output<String>? = null, integrationRuntimeName: Output<String>? = null, kustoDatabaseName: Output<String>? = null, kustoEndpoint: Output<String>? = null, name: Output<String>? = null, parameters: Output<Map<String, String>>? = null, servicePrincipalId: Output<String>? = null, servicePrincipalKey: Output<String>? = null, tenant: Output<String>? = null, useManagedIdentity: Output<Boolean>? = null)