Represents the options that may be set on a {@link com.microsoft.windowsazure.services.blob.BlobContract#getBlobProperties(String,String,GetBlobPropertiesOptions) getBlobProperties} request. These options include an optional server timeoutfor the operation, the lease ID if the blob has an active lease, the snapshot timestamp to get the properties of a snapshot, and any access conditions for the request.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.