IDeploymentOperations.DeleteRoleInstanceByDeploymentNameAsync Method (String, String, DeploymentDeleteRoleInstanceParameters, CancellationToken)

 

Namespace:   Microsoft.WindowsAzure.Management.Compute
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Task<OperationStatusResponse> DeleteRoleInstanceByDeploymentNameAsync(
	string serviceName,
	string deploymentName,
	DeploymentDeleteRoleInstanceParameters roleInstanceName,
	CancellationToken cancellationToken
)

Return Value

Type: System.Threading.Tasks.Task<OperationStatusResponse>

Return to top
Show: