Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcc-msft committed Sep 26, 2024
1 parent aaf46a7 commit 1e3e400
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 1e3e400

Please sign in to comment.