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

 

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

Function BeginDeletingRoleInstanceByBeploymentSlotAsync (
	serviceName As String,
	deploymentSlot As String,
	parameters As DeploymentDeleteRoleInstanceParameters,
	cancellationToken As CancellationToken
) As Task(Of AzureOperationResponse)

Return Value

Type: System.Threading.Tasks.Task(Of AzureOperationResponse)

Return to top
Show: