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.
public void Set(string key, Microsoft.Azure.Commands.ContainerRegistry.Models.AcrToken token);
member this.Set : string * Microsoft.Azure.Commands.ContainerRegistry.Models.AcrToken -> unit
Public Sub Set (key As String, token As AcrToken)
Parameters