Skip to content

Add begin and wait API for LRO #811

@tadelesh

Description

@tadelesh

For mgmt. plane SDK, we want to add an API to create poller and poll final result simultaneously. It is an addition for current create poller API (BeginCreateOrUpdate). The possible name for the API is the same with the rest operation name (CreateOrUpdate). The reason is in mgmt. scenario, user always emphasis on the resource result regardless the operation is LRO or not. The problem is duplicity and may involve confusion. Since this should be a non-breaking feature, we may gather more user feedback first.

Metadata

Metadata

Assignees

Labels

design-discussionAn area of design currently under discussion and open to team and community feedback.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions