| Package | Description |
|---|---|
| com.azure.storage.file.share.models |
Package containing classes for AzureFileStorage.
|
| Modifier and Type | Method and Description |
|---|---|
Range |
Range.setEnd(long end)
Set the end property: End of the range.
|
Range |
Range.setStart(long start)
Set the start property: Start of the range.
|
| Constructor and Description |
|---|
ShareFileRange(Range range)
Creates an instance of the range of a file from the passed
Range. |
Copyright © 2021 Microsoft Corporation. All rights reserved.