IOverridingValues Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the container registry EncodedTaskStep update allowing to specify the overriding values.
public interface IOverridingValues
type IOverridingValues = interface
Public Interface IOverridingValues
- Derived
Methods
WithOverridingValue(String, OverridingValue) |
The function that specifies a single value that will override the corresponding value specified under the function withBase64EncodedValueContent(). |
WithOverridingValues(IDictionary<String,OverridingValue>) |
The function that specifies the values that override the corresponding values specified under the function withBase64EncodedValueContent(). |
Applies to
Azure SDK for .NET