ShareDirectoryProperties 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.
Properites for a directory.
public class ShareDirectoryProperties
type ShareDirectoryProperties = class
Public Class ShareDirectoryProperties
- Inheritance
-
ShareDirectoryProperties
Properties
ETag |
The ETag contains a value that you can use to perform operations conditionally, in quotes. |
IsServerEncrypted |
Set to true if the directory metadata is completely encrypted using the specified algorithm. Otherwise, the value is set to false. |
LastModified |
Returns DateTimeOffest the directory was last modified. Operations on files within the directory do not affect the last modified time of the directory. |
Metadata |
A set of name-value pairs that contain metadata for the directory. |
SmbProperties |
The SMB properties for the directory. |
Applies to
Azure SDK for .NET