CopyOptions.SourceAccessCondition Property

 

Updated: January 5, 2017

Gets or sets an AccessCondition object that represents the access conditions for the source object. If null, no condition is used.

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

public AccessCondition SourceAccessCondition { get; set; }
Return to top
Show: