CopyOptions.DestinationAccessCondition Property

 

Updated: January 5, 2017

Gets or sets an AccessCondition object that represents the access conditions for the destination 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 DestinationAccessCondition { get; set; }
Return to top
Show: