Two components: 1. https://github.com/Azure/azure-sdk-for-net/issues/13352 - Input to Create* is Create*Options - Rename *Description -> *Properties (none of the properties are optional) - Rename *RuntimeInfo -> *RuntimeProperties 2. https://github.com/Azure/azure-sdk-for-net/issues/13353 - Flatten MessageCountDetails - Rename MessageCount -> TotalMessageCount - Size property should be in bytes Appendix: - evaluate if any properties from within runtime vs. description should shuffle (originally for [this ](https://github.com/Azure/azure-sdk-for-python/issues/12413) issue)