get ASCData Connector
Gets a data connector. Uses Azure REST API version 2023-02-01.
Return
Represents ASC (Azure Security Center) data connector.
Parameters
argument
null
suspend fun getASCDataConnector(dataConnectorId: String, resourceGroupName: String, workspaceName: String): GetASCDataConnectorResult
Return
Represents ASC (Azure Security Center) data connector.
Parameters
data Connector Id
Connector ID
resource Group Name
The name of the resource group. The name is case insensitive.
workspace Name
The name of the workspace.
See also
suspend fun getASCDataConnector(argument: suspend GetASCDataConnectorPlainArgsBuilder.() -> Unit): GetASCDataConnectorResult
Return
Represents ASC (Azure Security Center) data connector.
Parameters
argument
Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetASCDataConnectorPlainArgs.