Package containing the data models for AzureFileStorage.
null.
-
final class
An Azure Storage file range.
Range.fromXml(com.azure.xml.XmlReader xmlReader)
Reads an instance of Range from the XmlReader.
Range.fromXml(com.azure.xml.XmlReader xmlReader,
String rootElementName)
Reads an instance of Range from the XmlReader.
Set the end property: End of the range.
Set the start property: Start of the range.
Creates an instance of the range of a file from the passed
Range.