Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
PR comments
  • Loading branch information
seanmcc-msft committed Sep 26, 2024
commit 1e3e400e8c6e1445322d8a567f533522814af0bd
Original file line number Diff line number Diff line change
Expand Up @@ -1666,13 +1666,13 @@
},
"x-ms-share-next-allowed-provisioned-iops-downgrade-time": {
"x-ms-client-name": "NextAllowedProvisionedIopsDowngradeTime",
"description": "Return timestamp for provisioned IOPS following existing rules for provisioned storage GiB.",
"description": "Returns the current share next allowed provisioned iops downgrade time.",
"type": "string",
"format": "date-time-rfc1123"
},
"x-ms-share-next-allowed-provisioned-bandwidth-downgrade-time": {
"x-ms-client-name": "NextAllowedProvisionedBandwidthDowngradeTime",
"description": "Return timestamp for provisioned throughput following existing rules for provisioned storage GiB.",
"description": "Returns the current share next allowed provisioned bandwidth downgrade time.",
"type": "string",
"format": "date-time-rfc1123"
}
Expand Down