Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable |
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArgument(String name,
OverridingArgument overridingArgument)
The function that specifies the overriding argument and what it will override.
|
RegistryDockerTaskStep.Update |
RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate.withOverridingArgument(String name,
OverridingArgument overridingArgument)
The function that specifies the overriding argument and what it will override.
|
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable |
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable.withOverridingArgument(String name,
OverridingArgument overridingArgument)
The function that specifies the overriding argument and what it will override.
|
Modifier and Type | Method and Description |
---|---|
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable |
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArguments(Map<String,OverridingArgument> overridingArguments)
The function that specifies the overriding arguments and what they will override.
|
RegistryDockerTaskStep.Update |
RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate.withOverridingArguments(Map<String,OverridingArgument> overridingArguments)
The function that specifies the overriding arguments and what they will override.
|
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable |
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable.withOverridingArguments(Map<String,OverridingArgument> overridingArguments)
The function that specifies the overriding arguments and what they will override.
|
Copyright © 2019. All rights reserved.