CloudServiceRoleInstancesReimage interface
Methods
| post(Cloud |
The Reimage Role Instance asynchronous operation reinstalls the operating system on instances of web roles or worker roles. |
Method Details
post(CloudServiceRoleInstancesReimageParameters)
The Reimage Role Instance asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
function post(options: CloudServiceRoleInstancesReimageParameters): StreamableMethod<CloudServiceRoleInstancesReimage200Response | CloudServiceRoleInstancesReimage202Response | CloudServiceRoleInstancesReimageDefaultResponse>