Skip to content

azure-mgmt-qumulo_3.0.0

Choose a tag to compare

@azure-sdk azure-sdk released this 24 Jun 08:18
d0b0b17

3.0.0 (2026-06-24)

Features Added

  • Client QumuloMgmtClient added parameter cloud_setting in method __init__
  • Client QumuloMgmtClient added method send_request
  • Model FileSystemResourceUpdateProperties added property performance_tier

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model FileSystemResource moved instance variable marketplace_details, provisioning_state, storage_sku, user_details, delegated_subnet_id, cluster_login_url, private_ips, admin_password and availability_zone under property properties whose type is FileSystemResourceProperties

Other Changes

  • Deleted model FileSystemResourceListResult/OperationListResult which actually were not used by SDK users