public static interface RegistryTaskRun.DefinitionStages.BlankFromRuns
Modifier and Type | Method and Description |
---|---|
RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest |
withExistingRegistry(String resourceGroupName,
String registryName)
The function that specifies the registry this task run is called on.
|
RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest withExistingRegistry(String resourceGroupName, String registryName)
resourceGroupName
- the name of the resource group of the registry.registryName
- the name of the registry.Copyright © 2019. All rights reserved.