DeploymentOperationsExtensions::BeginDeletingRoleInstanceByDeploymentName Method (IDeploymentOperations^, String^, String^, DeploymentDeleteRoleInstanceParameters^)
Namespace:
Microsoft.WindowsAzure.Management.Compute
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: [ExtensionAttribute] static AzureOperationResponse^ BeginDeletingRoleInstanceByDeploymentName( IDeploymentOperations^ operations, String^ serviceName, String^ deploymentName, DeploymentDeleteRoleInstanceParameters^ parameters )
Parameters
- operations
- Type: Microsoft.WindowsAzure.Management.Compute::IDeploymentOperations^
- serviceName
- Type: System::String^
- deploymentName
- Type: System::String^
Return Value
Type: Microsoft.Azure::AzureOperationResponse^
Show: