Uses of Class
com.azure.resourcemanager.storage.fluent.models.FileServicePropertiesProperties
-
Packages that use FileServicePropertiesProperties Package Description com.azure.resourcemanager.storage.fluent.models Package containing the inner data models for StorageManagementClient. -
-
Uses of FileServicePropertiesProperties in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return FileServicePropertiesProperties Modifier and Type Method Description FileServicePropertiesPropertiesFileServicePropertiesProperties. withCors(CorsRules cors)Set the cors property: Specifies CORS rules for the File service.FileServicePropertiesPropertiesFileServicePropertiesProperties. withProtocolSettings(ProtocolSettings protocolSettings)Set the protocolSettings property: Protocol settings for file service.FileServicePropertiesPropertiesFileServicePropertiesProperties. withShareDeleteRetentionPolicy(DeleteRetentionPolicy shareDeleteRetentionPolicy)Set the shareDeleteRetentionPolicy property: The file service properties for share soft delete.
-