Share via


CloudServicesRebuild interface

Methods

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.

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

Returns