Uses of Class
com.azure.resourcemanager.storage.fluent.models.FileServicePropertiesProperties
Packages that use FileServicePropertiesProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of FileServicePropertiesProperties in com.azure.resourcemanager.storage.fluent.models
Classes in com.azure.resourcemanager.storage.fluent.models that implement interfaces with type arguments of type FileServicePropertiesPropertiesModifier and TypeClassDescriptionfinal classThe properties of File services in storage account.Methods in com.azure.resourcemanager.storage.fluent.models that return FileServicePropertiesPropertiesModifier and TypeMethodDescriptionFileServicePropertiesProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FileServicePropertiesProperties from the JsonReader.Set the cors property: Specifies CORS rules for the File service.FileServicePropertiesProperties.withProtocolSettings(ProtocolSettings protocolSettings) Set the protocolSettings property: Protocol settings for file service.FileServicePropertiesProperties.withShareDeleteRetentionPolicy(DeleteRetentionPolicy shareDeleteRetentionPolicy) Set the shareDeleteRetentionPolicy property: The file service properties for share soft delete.