DeploymentOperationsExtensions.DeleteRoleInstanceByDeploymentName 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 DeleteRoleInstanceByDeploymentName ( operations As IDeploymentOperations, serviceName As String, deploymentName As String, roleInstanceName As DeploymentDeleteRoleInstanceParameters ) As OperationStatusResponse
Parameters
- operations
- Type: Microsoft.WindowsAzure.Management.Compute.IDeploymentOperations
- serviceName
- Type: System.String
- deploymentName
- Type: System.String
- roleInstanceName
- Type: Microsoft.WindowsAzure.Management.Compute.Models.DeploymentDeleteRoleInstanceParameters
Return Value
Type: Microsoft.Azure.OperationStatusResponse
Show: