DeploymentOperationsExtensions.BeginDeletingRoleInstanceByBeploymentSlot Method (IDeploymentOperations, String, String, DeploymentDeleteRoleInstanceParameters)

 

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

public static AzureOperationResponse BeginDeletingRoleInstanceByBeploymentSlot(
	this IDeploymentOperations operations,
	string serviceName,
	string deploymentSlot,
	DeploymentDeleteRoleInstanceParameters parameters
)

Return Value

Type: Microsoft.Azure.AzureOperationResponse

Return to top
Show: