Share via


CloudServiceRoleInstancesDelete interface

Methods

delete(CloudServiceRoleInstancesDeleteParameters)

Deletes a role instance from a cloud service.

get(CloudServiceRoleInstancesGetParameters)

Gets a role instance from a cloud service.

Method Details

delete(CloudServiceRoleInstancesDeleteParameters)

Deletes a role instance from a cloud service.

function delete(options: CloudServiceRoleInstancesDeleteParameters): StreamableMethod<CloudServiceRoleInstancesDelete200Response | CloudServiceRoleInstancesDelete202Response | CloudServiceRoleInstancesDelete204Response | CloudServiceRoleInstancesDeleteDefaultResponse>

Parameters

Returns

get(CloudServiceRoleInstancesGetParameters)

Gets a role instance from a cloud service.

function get(options: CloudServiceRoleInstancesGetParameters): StreamableMethod<CloudServiceRoleInstancesGet200Response | CloudServiceRoleInstancesGetDefaultResponse>

Parameters

Returns