FileServicePropertiesProperties interface
The properties of File services in storage account.
Properties
| cors | Specifies CORS rules for the File service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the File service. |
| protocol |
Protocol settings for file service |
| share |
The file service properties for share soft delete. |
Property Details
cors
Specifies CORS rules for the File service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the File service.
cors?: CorsRules
Property Value
protocolSettings
Protocol settings for file service
protocolSettings?: ProtocolSettings
Property Value
shareDeleteRetentionPolicy
The file service properties for share soft delete.
shareDeleteRetentionPolicy?: DeleteRetentionPolicy