AccessCondition.LeaseId Property (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
AccessCondition.LeaseId Property
AccessCondition::LeaseId Property
AccessCondition.LeaseId Property
AccessCondition.LeaseId Property
Gets or sets a lease ID that must match the lease on a resource.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.StringSystem::String^System.StringSystem.StringA string containing a lease ID, or null if no condition exists.
Return to top
Gets or sets a lease ID that must match the lease on a resource.
Syntax
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing a lease ID, or null if no condition exists.