이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

LeaseStatus 열거형

The lease status of the blob.

네임스페이스: Microsoft.WindowsAzure.StorageClient
어셈블리: Microsoft.WindowsAzure.StorageClient(microsoft.windowsazure.storageclient.dll)
‘사용 방법
Dim instance As LeaseStatus

[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] 
public enum LeaseStatus
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Advanced) */ 
public enum LeaseStatus
EditorBrowsableAttribute(EditorBrowsableState.Advanced) 
public enum LeaseStatus
멤버 이름설명
LockedThe blob is locked for exclusive-write access.
UnlockedThe blob is available to be locked for exclusive write access.
UnspecifiedThe lease status is not specified.

You can check the lease status of a blob to determine whether it currently has an active lease and so is locked for exclusive write access, or whether it is available for write access. To manage a blob's lease, use the Lease method of the BlobRequestclass.


개발 플랫폼

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008 및 Windows 2000

대상 플랫폼

이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

Microsoft는 MSDN 웹 사이트에 대한 귀하의 의견을 이해하기 위해 온라인 설문 조사를 진행하고 있습니다. 참여하도록 선택하시면 MSDN 웹 사이트에서 나가실 때 온라인 설문 조사가 표시됩니다.

참여하시겠습니까?
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter