ShareFileSetHttpHeadersOptions 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.
public class ShareFileSetHttpHeadersOptions
type ShareFileSetHttpHeadersOptions = class
Public Class ShareFileSetHttpHeadersOptions
- Inheritance
-
ShareFileSetHttpHeadersOptions
Constructors
ShareFileSetHttpHeadersOptions() |
Properties
FilePermission |
Optional file permission to set for the file. |
HttpHeaders |
Optional. The standard HTTP header system properties to set. If not specified, existing values will be cleared. |
NewSize |
Optional. Resizes a file to the specified size. If the specified byte value is less than the current size of the file, then all ranges above the specified byte value are cleared. |
SmbProperties |
Optional SMB properties to set for the file. |
Applies to
Azure SDK for .NET