Package containing the data models for AzureFileStorage.
-
ShareAccessPolicy.fromXml(com.azure.xml.XmlReader xmlReader)
Reads an instance of ShareAccessPolicy from the XmlReader.
ShareAccessPolicy.fromXml(com.azure.xml.XmlReader xmlReader,
String rootElementName)
Reads an instance of ShareAccessPolicy from the XmlReader.
Get the accessPolicy property: The access policy.
Set the expiresOn property: The date-time the policy expires.
Set the permissions property: The permissions for the ACL policy.
Set the startsOn property: The date-time the policy is active.
Set the accessPolicy property: The access policy.