Compartilhar via


RegistryArtifact.GetManifestPropertiesAsync(CancellationToken) Método

Definição

Obtenha as propriedades do manifesto que identifica exclusivamente esse artefato.

public virtual System.Threading.Tasks.Task<Azure.Response<Azure.Containers.ContainerRegistry.ArtifactManifestProperties>> GetManifestPropertiesAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetManifestPropertiesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.Containers.ContainerRegistry.ArtifactManifestProperties>>
override this.GetManifestPropertiesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.Containers.ContainerRegistry.ArtifactManifestProperties>>
Public Overridable Function GetManifestPropertiesAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ArtifactManifestProperties))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

Gerado quando uma falha é retornada pelo serviço registro de contêiner.

Aplica-se a