See: Description
| Class | Description |
|---|---|
| ShareAcquireLeaseOptions |
Extended options that may be passed when acquiring a lease to a file or share.
|
| ShareBreakLeaseOptions |
Extended options that may be passed when breaking a lease to a file or share.
|
| ShareCreateOptions |
Extended options that may be passed when creating a share.
|
| ShareDeleteOptions |
Extended options that may be passed when deleting a share.
|
| ShareFileDownloadOptions |
Extended options that may be passed when downloading a File.
|
| ShareFileListRangesDiffOptions |
Extended options that may be passed when listing ranges for a File.
|
| ShareFileUploadRangeFromUrlOptions |
Extended options that may be passed when uploading a range from a source URL.
|
| ShareGetAccessPolicyOptions |
Extended options that may be passed when getting access policy from a share.
|
| ShareGetPropertiesOptions |
Extended options that may be passed when getting properties from a share.
|
| ShareGetStatisticsOptions |
Extended options that may be passed when getting statistics for a share.
|
| ShareListFilesAndDirectoriesOptions |
Extended options for a directory listing operation.
|
| ShareSetAccessPolicyOptions |
Extended options that may be passed when setting access policy on a share.
|
| ShareSetMetadataOptions |
Extended options that may be passed when setting metadata on a share.
|
| ShareSetPropertiesOptions |
Extended options that may be passed when setting properties on a share.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.