Freigeben über


DeploymentOperationsExtensions.GetAtTenantScope Methode

Definition

Ruft einen Bereitstellungsvorgang ab.

public static Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation GetAtTenantScope (this Microsoft.Azure.Management.ResourceManager.IDeploymentOperations operations, string deploymentName, string operationId);
static member GetAtTenantScope : Microsoft.Azure.Management.ResourceManager.IDeploymentOperations * string * string -> Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation
<Extension()>
Public Function GetAtTenantScope (operations As IDeploymentOperations, deploymentName As String, operationId As String) As DeploymentOperation

Parameter

operations
IDeploymentOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deploymentName
String

Der Name der Bereitstellung

operationId
String

Die ID des abzurufenden Vorgangs.

Gibt zurück

Gilt für: