Compartir a través de


CloudServiceRoleInstancesDelete interface

Métodos

delete(CloudServiceRoleInstancesDeleteParameters)

Elimina una instancia de rol de un servicio en la nube.

get(CloudServiceRoleInstancesGetParameters)

Obtiene una instancia de rol de un servicio en la nube.

Detalles del método

delete(CloudServiceRoleInstancesDeleteParameters)

Elimina una instancia de rol de un servicio en la nube.

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

Parámetros

Devoluciones

get(CloudServiceRoleInstancesGetParameters)

Obtiene una instancia de rol de un servicio en la nube.

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

Parámetros

Devoluciones