v1
latestSwagger 2.02026-07-13125103.0 KBSet Filesystem Properties
Set properties for the filesystem. This operation supports conditional HTTP requests. For more information, see Specifying Conditional Headers for Blob Service Operations.
Headers
Optional. User-defined properties to be stored with the filesystem, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is a base64 encoded string. Note that the string may only contain ASCII characters in the ISO-8859-1 character set. If the filesystem exists, any properties not included in the list will be removed. All properties are removed if the header is omitted. To merge new and existing properties, first get all existing properties and the current E-Tag, then make a conditional request with the E-Tag and include values for all properties.
Optional. A date and time value. Specify this header to perform the operation only if the resource has been modified since the specified date and time.
Optional. A date and time value. Specify this header to perform the operation only if the resource has not been modified since the specified date and time.
Response
Ok