Condividi tramite


AcrTokenCache.Set(String, AcrToken) Method

Definition

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

key
String
token
AcrToken

Applies to