IBlobOperations.GetChunkWithHttpMessagesAsync Method
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 System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<System.IO.Stream,Microsoft.Azure.ContainerRegistry.Models.BlobGetChunkHeaders>> GetChunkWithHttpMessagesAsync (string name, string digest, string range, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetChunkWithHttpMessagesAsync : string * string * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<System.IO.Stream, Microsoft.Azure.ContainerRegistry.Models.BlobGetChunkHeaders>>
Public Function GetChunkWithHttpMessagesAsync (name As String, digest As String, range As String, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AzureOperationResponse(Of Stream, BlobGetChunkHeaders))
- name
- String
- digest
- String
- range
- String
- customHeaders
- Dictionary<String,List<String>>
- cancellationToken
- CancellationToken
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET geri bildirimi
Azure SDK for .NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: