Interface AzureDevOpsOrg.DefinitionStages.WithParentResource

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

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

    • withExistingAzureDevOpsConnector

      AzureDevOpsOrg.DefinitionStages.WithCreate withExistingAzureDevOpsConnector(String resourceGroupName, String azureDevOpsConnectorName)
      Specifies resourceGroupName, azureDevOpsConnectorName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      azureDevOpsConnectorName - Name of the AzureDevOps Connector.
      Returns:
      the next definition stage.