Share via


TransferConfigurationTransferFilterDetails.Include Property

Definition

Gets or sets details of the filtering the transfer of data.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to