Package containing the data models for AzureFileStorage.
-
FileRange.fromXml(com.azure.xml.XmlReader xmlReader)
Reads an instance of FileRange from the XmlReader.
FileRange.fromXml(com.azure.xml.XmlReader xmlReader,
String rootElementName)
Reads an instance of FileRange from the XmlReader.
Set the end property: End of the range.
Set the start property: Start of the range.
Get the ranges property: The Ranges property.
Set the ranges property: The Ranges property.