AzureDevOpsProject.DefinitionStages.WithParentResource Interface
public static interface AzureDevOpsProject.DefinitionStages.WithParentResource
The stage of the AzureDevOpsProject definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingAzureDevOpsOrg(String resourceGroupName, String securityConnectorName, String orgName)
Specifies resource |
Method Details
withExistingAzureDevOpsOrg
public abstract AzureDevOpsProject.DefinitionStages.WithCreate withExistingAzureDevOpsOrg(String resourceGroupName, String securityConnectorName, String orgName)
Specifies resourceGroupName, securityConnectorName, orgName.
Parameters:
Returns: