Compartir a través de


ContainerRegistryDataPlaneClient.UpdateTag Method

Definition

public Microsoft.Azure.Commands.ContainerRegistry.Models.PSTagAttribute UpdateTag (string repository, string tag, Microsoft.Azure.Commands.ContainerRegistry.Models.PSChangeableAttribute attribute);
member this.UpdateTag : string * string * Microsoft.Azure.Commands.ContainerRegistry.Models.PSChangeableAttribute -> Microsoft.Azure.Commands.ContainerRegistry.Models.PSTagAttribute
Public Function UpdateTag (repository As String, tag As String, attribute As PSChangeableAttribute) As PSTagAttribute

Parameters

repository
String
tag
String

Returns

Applies to