Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change exception thrown for LowLevelFuncOperation.Id #2230

Merged
merged 1 commit into from
May 12, 2022

Conversation

annelo-msft
Copy link
Member

DPG libraries return LowLevelFuncOperation for Operation<T>. Operation rehydration is not currently supported (see Azure/azure-sdk-for-net#28562, #2158) and will not be for the first GA release of DPG. Changing the type of the exception thrown to make it clear that this scenario is not supported and not just that someone forgot to implement the Id property.

@annelo-msft annelo-msft merged commit c2d903f into Azure:feature/v3 May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants