Interface GitHubOwner.DefinitionStages.WithParentResource

All Known Subinterfaces:
GitHubOwner.Definition, GitHubOwner.DefinitionStages.Blank
Enclosing interface:
GitHubOwner.DefinitionStages

public static interface GitHubOwner.DefinitionStages.WithParentResource
The stage of the GitHubOwner definition allowing to specify parent resource.
  • Method Details

    • withExistingGitHubConnector

      GitHubOwner.DefinitionStages.WithCreate withExistingGitHubConnector(String resourceGroupName, String gitHubConnectorName)
      Specifies resourceGroupName, gitHubConnectorName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      gitHubConnectorName - Name of the GitHub Connector.
      Returns:
      the next definition stage.