GetSourceControlPlainArgs

data class GetSourceControlPlainArgs(val resourceGroupName: String, val sourceControlId: String, val workspaceName: String) : ConvertibleToJava<GetSourceControlPlainArgs>

Constructors

Link copied to clipboard
fun GetSourceControlPlainArgs(resourceGroupName: String, sourceControlId: String, workspaceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetSourceControlPlainArgs

Properties

Link copied to clipboard

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

Link copied to clipboard

Source control Id

Link copied to clipboard

The name of the workspace.