Share via


TableRequestOptions.PayloadFormat Property

Definition

public Microsoft.Azure.Cosmos.Table.TablePayloadFormat? PayloadFormat { get; set; }
member this.PayloadFormat : Nullable<Microsoft.Azure.Cosmos.Table.TablePayloadFormat> with get, set
Public Property PayloadFormat As Nullable(Of TablePayloadFormat)

Property Value

System.Nullable<TablePayloadFormat>

Applies to