Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DiskRP Swagger changes for 2020-12-01 (Azure#12796)
* Initial commit * add autorotation properties * supportsHibernation property added * Update disk.json and add examples to support SSD ZRS managed disks. * Add a ref to the example. * adding new property - SecurityProfile * separate definition of SecurityType enum * fix identation * remove enum description * Improve descriptions for zrs. * address comments * added description for TrustedLaunch * using eastus2euap region in example * Revised descriptions of ssd zrs accounts * Add new property for Live tier change Adding a struct so that custoemrs can get the pending property updates for their managed disk. * Update example to use region west us * Updated example to add tier in 202 response. * address comment * changing region to NorthCentralUS * Addressed comments and updated the example * fix region in example file * Fixing some validation errors * Renaming SecurityProfile to DiskSecurityProfile in Definitions * Missed a $ sign before ref for an example * Fixing validation errors * adding identity to diskencrpytionset update props * Adding location in response * fixing validation errors due to SecurityType enum * Changing PurchasePlan to DiskPurchasePlan * adding SecurityProfile in GetManagerDiskInfo example file * fix tests by adding SecurityProfile in diskUpdateProperties * Changed ASSDZRS to SSDZRS * renamed the test to CreateAManagedDiskWithSSDZRSAccountType * Fix securitytype enum * addressing comment * fix typo * create enum def * Changing name from DiskSecurityProfile to ResourceSecurityProfile * Removing required from DiskSecurityProfile for securityType * Adding readOnly flag to true for privateEndpoint * reverted package-lock.json * reverting DiskPurchasePlan to PurchasePlan * Moving identity below tags in DiskEncryptionSetUpdate * Removing the extra ',' * changing PurchasePlan to DiskPurchasePlan and adding x-ms-client-name tag * Reverting back from DiskPurchasePlan to PurchasePlan Co-authored-by: Meet Shah <meeshah@microsoft.com> Co-authored-by: Hyuk Jun Park <hyupar@microsoft.com> Co-authored-by: LU WU <laurawu19@gmail.com> Co-authored-by: Anshul <ansolan@microsoft.com> Co-authored-by: rahul602 <rahul45.oist@gmail.com>
- Loading branch information