Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
RegistryFileTaskStep.Update |
RegistryTask.UpdateStages.TaskStepType.updateFileTaskStep()
The function that specifies a task step of type FileTaskStep.
|
RegistryFileTaskStep.Update |
RegistryFileTaskStep.UpdateStages.OverridingValues.withOverridingValue(String name,
OverridingValue overridingValue)
The function that specifies a single value that will override the corresponding value specified under the function withValuesPath().
|
RegistryFileTaskStep.Update |
RegistryFileTaskStep.UpdateStages.OverridingValues.withOverridingValues(Map<String,OverridingValue> overridingValues)
The function that specifies the values that override the corresponding values specified under the function withValuesPath().
|
RegistryFileTaskStep.Update |
RegistryFileTaskStep.UpdateStages.FileTaskPath.withTaskPath(String path)
The function that specifies the path to the task file.
|
RegistryFileTaskStep.Update |
RegistryFileTaskStep.UpdateStages.ValuePath.withValuesPath(String path)
The function that specifies the path to the values.
|
Copyright © 2019. All rights reserved.