get Git Hub Connector
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
git Hub Connector Name
Name of the GitHub Connector.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getGitHubConnector(argument: suspend GetGitHubConnectorPlainArgsBuilder.() -> Unit): GetGitHubConnectorResult
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.