ShareFileStorageResourceOptions.FileAttributes Property

Definition

The file system attributes for this file.

By default preserves the File Attributes from the source.

public Azure.Storage.DataMovement.DataTransferProperty<Azure.Storage.Files.Shares.Models.NtfsFileAttributes?> FileAttributes { get; set; }
member this.FileAttributes : Azure.Storage.DataMovement.DataTransferProperty<Nullable<Azure.Storage.Files.Shares.Models.NtfsFileAttributes>> with get, set
Public Property FileAttributes As DataTransferProperty(Of Nullable(Of NtfsFileAttributes))

Property Value

Applies to