Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 234 Bytes

create-operation-response.md

File metadata and controls

1 lines (1 loc) · 234 Bytes

When calling the Create method, the returned Operation object will contain the ID of the resource being created, even if the operation is not complete yet. Using this ID, you can access the resource via the Get or List method.