BlobInventoryPolicyDefinition.Format Property

Definition

Gets or sets this is a required field, it specifies the format for the inventory files. Possible values include: 'Csv', 'Parquet'

[Newtonsoft.Json.JsonProperty(PropertyName="format")]
public string Format { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="format")>]
member this.Format : string with get, set
Public Property Format As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to