Udostępnij za pośrednictwem


BlobQueryArrowOptions.Schema Property

Definition

List of BlobQueryArrowField describing the schema of the data.

public System.Collections.Generic.IList<Azure.Storage.Blobs.Models.BlobQueryArrowField> Schema { get; set; }
member this.Schema : System.Collections.Generic.IList<Azure.Storage.Blobs.Models.BlobQueryArrowField> with get, set
Public Property Schema As IList(Of BlobQueryArrowField)

Property Value

Applies to