getSourceControl

Gets a source control byt its identifier. API Version: 2021-03-01-preview.

Return

Represents a SourceControl in Azure Security Insights.

Parameters

argument

null


suspend fun getSourceControl(operationalInsightsResourceProvider: String, resourceGroupName: String, sourceControlId: String, workspaceName: String): GetSourceControlResult

Return

Represents a SourceControl in Azure Security Insights.

Parameters

operationalInsightsResourceProvider

The namespace of workspaces resource provider- Microsoft.OperationalInsights.

resourceGroupName

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

sourceControlId

Source control Id

workspaceName

The name of the workspace.

See also


Return

Represents a SourceControl in Azure Security Insights.

Parameters

argument

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

See also