Share via


FilterFileDetails.FilterFileType Property

Definition

Gets or sets type of the filter file. Possible values include: 'AzureBlob', 'AzureFile'

[Newtonsoft.Json.JsonProperty(PropertyName="filterFileType")]
public Microsoft.Azure.Management.DataBox.Models.FilterFileType FilterFileType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filterFileType")>]
member this.FilterFileType : Microsoft.Azure.Management.DataBox.Models.FilterFileType with get, set
Public Property FilterFileType As FilterFileType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to