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

 

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

<ExtensionAttribute>
Public Shared Function DeleteRoleInstanceByDeploymentSlotAsync (
	operations As IDeploymentOperations,
	serviceName As String,
	deploymentSlot As String,
	parameters As DeploymentDeleteRoleInstanceParameters
) As Task(Of OperationStatusResponse)

Return Value

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

Return to top
Show: