Skip to content

Clarify guidelines for LRO subtypes#8181

Merged
annelo-msft merged 1 commit intoAzure:mainfrom
annelo-msft:guidelines-lro-cancel
Oct 30, 2024
Merged

Clarify guidelines for LRO subtypes#8181
annelo-msft merged 1 commit intoAzure:mainfrom
annelo-msft:guidelines-lro-cancel

Conversation

@annelo-msft
Copy link
Copy Markdown
Contributor

@annelo-msft annelo-msft commented Oct 29, 2024

If an Azure service provides a REST API to cancel a long-running operation, .NET Azure client libraries put the Cancel method on a public subtype of Operation. This is not clearly represented in the C# guidelines -- this PR updates the guidelines to reflect the guidance more clearly.

@annelo-msft
Copy link
Copy Markdown
Contributor Author

@weshaggard, could you advise regarding why the CI is failing for this PR?

@weshaggard
Copy link
Copy Markdown
Member

This was an issue I fixed earlier today. I just retried your ci check and it should get past this issue.

@annelo-msft annelo-msft merged commit 49d19f5 into Azure:main Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants