FileSystemItemProperties |
FileSystemItem.getProperties() |
Get the properties property: The properties property.
|
FileSystemItemProperties |
FileSystemItemProperties.setETag(String eTag) |
Set the eTag property: The eTag property.
|
FileSystemItemProperties |
FileSystemItemProperties.setHasImmutabilityPolicy(Boolean hasImmutabilityPolicy) |
Set the hasImmutabilityPolicy property: The hasImmutabilityPolicy
property.
|
FileSystemItemProperties |
FileSystemItemProperties.setHasLegalHold(Boolean hasLegalHold) |
Set the hasLegalHold property: The hasLegalHold property.
|
FileSystemItemProperties |
FileSystemItemProperties.setLastModified(OffsetDateTime lastModified) |
Set the lastModified property: The lastModified property.
|
FileSystemItemProperties |
FileSystemItemProperties.setLeaseDuration(LeaseDurationType leaseDuration) |
Set the leaseDuration property: Possible values include: 'infinite',
'fixed'.
|
FileSystemItemProperties |
FileSystemItemProperties.setLeaseState(LeaseStateType leaseState) |
Set the leaseState property: Possible values include: 'available',
'leased', 'expired', 'breaking', 'broken'.
|
FileSystemItemProperties |
FileSystemItemProperties.setLeaseStatus(LeaseStatusType leaseStatus) |
Set the leaseStatus property: Possible values include: 'locked',
'unlocked'.
|
FileSystemItemProperties |
FileSystemItemProperties.setPublicAccess(PublicAccessType publicAccess) |
Set the publicAccess property: Possible values include: 'container',
'blob'.
|