Compartilhar via


IFileTaskStepAttachable.WithOverridingValues Método

Definição

A função que especifica os valores que substituem os valores correspondentes especificados na função withValuesPath().

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryFileTaskStep.Definition.IFileTaskStepAttachable WithOverridingValues (System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.ContainerRegistry.Fluent.OverridingValue> overridingValues);
abstract member WithOverridingValues : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.ContainerRegistry.Fluent.OverridingValue> -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryFileTaskStep.Definition.IFileTaskStepAttachable
Public Function WithOverridingValues (overridingValues As IDictionary(Of String, OverridingValue)) As IFileTaskStepAttachable

Parâmetros

overridingValues
IDictionary<String,OverridingValue>

Um mapa que contém os valores que substituirão os valores correspondentes especificados na função withValuesPath().

Retornos

Aplica-se a