CloudServicesRebuild interface
Methods
| post(Cloud |
Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them. If you do not want to initialize storage resources, you can use Reimage Role Instances. |
Method Details
post(CloudServicesRebuildParameters)
Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them. If you do not want to initialize storage resources, you can use Reimage Role Instances.
function post(options: CloudServicesRebuildParameters): StreamableMethod<CloudServicesRebuild200Response | CloudServicesRebuild202Response | CloudServicesRebuildDefaultResponse>
Parameters
- options
- CloudServicesRebuildParameters