StorageResourceReadStreamResult Constructor
Definition
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.
Constructor for StorageResourceReadStreamResult
public StorageResourceReadStreamResult (System.IO.Stream content, Azure.HttpRange range, Azure.Storage.DataMovement.StorageResourceItemProperties properties);
new Azure.Storage.DataMovement.StorageResourceReadStreamResult : System.IO.Stream * Azure.HttpRange * Azure.Storage.DataMovement.StorageResourceItemProperties -> Azure.Storage.DataMovement.StorageResourceReadStreamResult
Public Sub New (content As Stream, range As HttpRange, properties As StorageResourceItemProperties)
Parameters
- content
- Stream
- range
- HttpRange
- properties
- StorageResourceItemProperties
Applies to
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