getMCASDataConnector

Gets a data connector. Uses Azure REST API version 2023-02-01.

Return

Represents MCAS (Microsoft Cloud App Security) data connector.

Parameters

argument

null


suspend fun getMCASDataConnector(dataConnectorId: String, resourceGroupName: String, workspaceName: String): GetMCASDataConnectorResult

Return

Represents MCAS (Microsoft Cloud App Security) data connector.

Parameters

dataConnectorId

Connector ID

resourceGroupName

The name of the resource group. The name is case insensitive.

workspaceName

The name of the workspace.

See also


Return

Represents MCAS (Microsoft Cloud App Security) data connector.

Parameters

argument

Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetMCASDataConnectorPlainArgs.

See also