getGitHubConnector

Represents an ARM resource for /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.SecurityDevOps/gitHubConnectors. API Version: 2022-09-01-preview.

Return

Represents an ARM resource for /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.SecurityDevOps/gitHubConnectors.

Parameters

argument

null


suspend fun getGitHubConnector(gitHubConnectorName: String, resourceGroupName: String): GetGitHubConnectorResult

Return

Represents an ARM resource for /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.SecurityDevOps/gitHubConnectors.

Parameters

gitHubConnectorName

Name of the GitHub Connector.

resourceGroupName

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

See also


Return

Represents an ARM resource for /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.SecurityDevOps/gitHubConnectors.

Parameters

argument

Builder for com.pulumi.azurenative.securitydevops.kotlin.inputs.GetGitHubConnectorPlainArgs.

See also