CloudVmClustersAddVmsHeaders interface
Defines headers for CloudVmClusters_addVms operation.
Properties
location | The Location header contains the URL where the status of the long running operation can be checked. |
retry |
The Retry-After header can indicate how long the client should wait before polling the operation status. |
Property Details
location
The Location header contains the URL where the status of the long running operation can be checked.
location?: string
Property Value
string
retryAfter
The Retry-After header can indicate how long the client should wait before polling the operation status.
retryAfter?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript