PathItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Path
public class PathItem
type PathItem = class
Public Class PathItem
- Inheritance
-
PathItem
Properties
ContentLength |
contentLength |
CreatedOn |
Created on. |
EncryptionContext |
Encryption context of the file. Encryption context is metadata that is not encrypted when stored on the file. The primary application of this field is to store non-encrypted data that can be used to derive the customer-provided key for a file. Not applicable for directories. |
EncryptionScope |
The name of the encryption scope under which the blob is encrypted. |
ETag |
eTag |
ExpiresOn |
Expiry-Time. |
Group |
group |
IsDirectory |
isDirectory |
LastModified |
lastModified |
Name |
name |
Owner |
owner |
Permissions |
permissions |
Applies to
Azure SDK for .NET