DeploymentOperationsExtensions.DeleteRoleInstanceByDeploymentSlot 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 DeleteRoleInstanceByDeploymentSlot (
	operations As IDeploymentOperations,
	serviceName As String,
	deploymentSlot As String,
	parameters As DeploymentDeleteRoleInstanceParameters
) As OperationStatusResponse

Return Value

Type: Microsoft.Azure.OperationStatusResponse

Return to top
Show: