azure-sdk-for-cpp
azure-sdk-for-cpp copied to clipboard
Certain members properties from the generated code should have different names
in thhe keyvault secrets tsp /**
- Expiry date in UTC. */ @encodedName("application/json", "exp") @encode("unixTimestamp", int32) expires?: utcDateTime;
gets emitted as Exp in the cpp ,