GetFileSasUrlRequest.DataSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or set the data source to use.
public string DataSource { get; set; }
member this.DataSource : string with get, set
Public Property DataSource As String
Property Value
The data source to use.
Remarks
Set this to retained
when the record is flagged for long term data retention.
Set this to bin
when the record was deleted with the recycle bin feature enabled.