Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeploymentOperations

Package version

Class representing a DeploymentOperations.

Hierarchy

  • DeploymentOperations

Index

Constructors

constructor

Methods

get

  • get(resourceGroupName: string, deploymentName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsGetResponse>
  • get(resourceGroupName: string, deploymentName: string, operationId: string, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • get(resourceGroupName: string, deploymentName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • Gets a deployments operation.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsGetResponse>

    Promise<Models.DeploymentOperationsGetResponse>

  • Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

  • Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

getAtManagementGroupScope

  • getAtManagementGroupScope(groupId: string, deploymentName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsGetAtManagementGroupScopeResponse>
  • getAtManagementGroupScope(groupId: string, deploymentName: string, operationId: string, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • getAtManagementGroupScope(groupId: string, deploymentName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • Gets a deployments operation.

    Parameters

    • groupId: string

      The management group ID.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsGetAtManagementGroupScopeResponse>

    Promise<Models.DeploymentOperationsGetAtManagementGroupScopeResponse>

  • Parameters

    • groupId: string

      The management group ID.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

  • Parameters

    • groupId: string

      The management group ID.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

getAtScope

  • getAtScope(scope: string, deploymentName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsGetAtScopeResponse>
  • getAtScope(scope: string, deploymentName: string, operationId: string, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • getAtScope(scope: string, deploymentName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • Gets a deployments operation.

    Parameters

    • scope: string

      The scope of a deployment.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsGetAtScopeResponse>

    Promise<Models.DeploymentOperationsGetAtScopeResponse>

  • Parameters

    • scope: string

      The scope of a deployment.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

  • Parameters

    • scope: string

      The scope of a deployment.

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

getAtSubscriptionScope

  • getAtSubscriptionScope(deploymentName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsGetAtSubscriptionScopeResponse>
  • getAtSubscriptionScope(deploymentName: string, operationId: string, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • getAtSubscriptionScope(deploymentName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • Gets a deployments operation.

    Parameters

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsGetAtSubscriptionScopeResponse>

    Promise<Models.DeploymentOperationsGetAtSubscriptionScopeResponse>

  • Parameters

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

  • Parameters

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

getAtTenantScope

  • getAtTenantScope(deploymentName: string, operationId: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsGetAtTenantScopeResponse>
  • getAtTenantScope(deploymentName: string, operationId: string, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • getAtTenantScope(deploymentName: string, operationId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperation>): void
  • Gets a deployments operation.

    Parameters

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsGetAtTenantScopeResponse>

    Promise<Models.DeploymentOperationsGetAtTenantScopeResponse>

  • Parameters

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

  • Parameters

    • deploymentName: string

      The name of the deployment.

    • operationId: string

      The ID of the operation to get.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperation>

      The callback

    Returns void

list

  • Gets all deployments operations for a deployment.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • deploymentName: string

      The name of the deployment.

    • Optional options: Models.DeploymentOperationsListOptionalParams

    Returns Promise<Models.DeploymentOperationsListResponse>

    Promise<Models.DeploymentOperationsListResponse>

  • Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • deploymentName: string

      The name of the deployment.

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

  • Parameters

    Returns void

listAtManagementGroupScope

listAtManagementGroupScopeNext

  • listAtManagementGroupScopeNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsListAtManagementGroupScopeNextResponse>
  • listAtManagementGroupScopeNext(nextPageLink: string, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • listAtManagementGroupScopeNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • Gets all deployments operations for a deployment.

    Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsListAtManagementGroupScopeNextResponse>

    Promise<Models.DeploymentOperationsListAtManagementGroupScopeNextResponse>

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

listAtScope

listAtScopeNext

  • listAtScopeNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsListAtScopeNextResponse>
  • listAtScopeNext(nextPageLink: string, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • listAtScopeNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • Gets all deployments operations for a deployment.

    Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsListAtScopeNextResponse>

    Promise<Models.DeploymentOperationsListAtScopeNextResponse>

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

listAtSubscriptionScope

listAtSubscriptionScopeNext

  • listAtSubscriptionScopeNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsListAtSubscriptionScopeNextResponse>
  • listAtSubscriptionScopeNext(nextPageLink: string, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • listAtSubscriptionScopeNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • Gets all deployments operations for a deployment.

    Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsListAtSubscriptionScopeNextResponse>

    Promise<Models.DeploymentOperationsListAtSubscriptionScopeNextResponse>

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

listAtTenantScope

listAtTenantScopeNext

  • listAtTenantScopeNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsListAtTenantScopeNextResponse>
  • listAtTenantScopeNext(nextPageLink: string, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • listAtTenantScopeNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • Gets all deployments operations for a deployment.

    Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsListAtTenantScopeNextResponse>

    Promise<Models.DeploymentOperationsListAtTenantScopeNextResponse>

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

listNext

  • listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.DeploymentOperationsListNextResponse>
  • listNext(nextPageLink: string, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<DeploymentOperationsListResult>): void
  • Gets all deployments operations for a deployment.

    Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.DeploymentOperationsListNextResponse>

    Promise<Models.DeploymentOperationsListNextResponse>

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<DeploymentOperationsListResult>

      The callback

    Returns void

Generated using TypeDoc