Compartilhar via


ProviderRegistrationResource.CheckinManifestAsync Método

Definição

Verifique o manifesto.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/checkinManifest
  • Operação IdCheckinManifest
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ProviderHub.Models.CheckinManifestInfo>> CheckinManifestAsync (Azure.ResourceManager.ProviderHub.Models.CheckinManifestContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member CheckinManifestAsync : Azure.ResourceManager.ProviderHub.Models.CheckinManifestContent * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ProviderHub.Models.CheckinManifestInfo>>
override this.CheckinManifestAsync : Azure.ResourceManager.ProviderHub.Models.CheckinManifestContent * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ProviderHub.Models.CheckinManifestInfo>>
Public Overridable Function CheckinManifestAsync (content As CheckinManifestContent, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of CheckinManifestInfo))

Parâmetros

content
CheckinManifestContent

Os parâmetros de corpo necessários fornecidos para a operação de manifesto check-in.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

content é nulo.

Aplica-se a