Share via


DeploymentOperationsExtensions.DeleteRoleInstanceByDeploymentName 메서드 (IDeploymentOperations, String, String, DeploymentDeleteRoleInstanceParameters)

 

네임스페이스:   Microsoft.WindowsAzure.Management.Compute
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

구문

public static OperationStatusResponse DeleteRoleInstanceByDeploymentName(
    this IDeploymentOperations operations,
    string serviceName,
    string deploymentName,
    DeploymentDeleteRoleInstanceParameters roleInstanceName
)
public:
[ExtensionAttribute]
static OperationStatusResponse^ DeleteRoleInstanceByDeploymentName(
    IDeploymentOperations^ operations,
    String^ serviceName,
    String^ deploymentName,
    DeploymentDeleteRoleInstanceParameters^ roleInstanceName
)
static member DeleteRoleInstanceByDeploymentName : 
        operations:IDeploymentOperations *
        serviceName:string *
        deploymentName:string *
        roleInstanceName:DeploymentDeleteRoleInstanceParameters -> OperationStatusResponse
<ExtensionAttribute>
Public Shared Function DeleteRoleInstanceByDeploymentName (
    operations As IDeploymentOperations,
    serviceName As String,
    deploymentName As String,
    roleInstanceName As DeploymentDeleteRoleInstanceParameters
) As OperationStatusResponse

매개 변수

반환 값

Type: Microsoft.Azure.OperationStatusResponse

참고 항목

DeploymentOperationsExtensions 클래스
Microsoft.WindowsAzure.Management.Compute 네임스페이스

맨 위로 이동