DeploymentOperationsExtensions Klasse

Definition

Erweiterungsmethoden für DeploymentOperations.

public static class DeploymentOperationsExtensions
type DeploymentOperationsExtensions = class
Public Module DeploymentOperationsExtensions
Vererbung
DeploymentOperationsExtensions

Methoden

Get(IDeploymentOperations, String, String, String)

Ruft einen Bereitstellungsvorgang ab.

GetAsync(IDeploymentOperations, String, String, String, CancellationToken)

Ruft einen Bereitstellungsvorgang ab.

GetAtManagementGroupScope(IDeploymentOperations, String, String, String)

Ruft einen Bereitstellungsvorgang ab.

GetAtManagementGroupScopeAsync(IDeploymentOperations, String, String, String, CancellationToken)

Ruft einen Bereitstellungsvorgang ab.

GetAtScope(IDeploymentOperations, String, String, String)

Ruft einen Bereitstellungsvorgang ab.

GetAtScopeAsync(IDeploymentOperations, String, String, String, CancellationToken)

Ruft einen Bereitstellungsvorgang ab.

GetAtSubscriptionScope(IDeploymentOperations, String, String)

Ruft einen Bereitstellungsvorgang ab.

GetAtSubscriptionScopeAsync(IDeploymentOperations, String, String, CancellationToken)

Ruft einen Bereitstellungsvorgang ab.

GetAtTenantScope(IDeploymentOperations, String, String)

Ruft einen Bereitstellungsvorgang ab.

GetAtTenantScopeAsync(IDeploymentOperations, String, String, CancellationToken)

Ruft einen Bereitstellungsvorgang ab.

List(IDeploymentOperations, String, String, Nullable<Int32>)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAsync(IDeploymentOperations, String, String, Nullable<Int32>, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtManagementGroupScope(IDeploymentOperations, String, String, Nullable<Int32>)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtManagementGroupScopeAsync(IDeploymentOperations, String, String, Nullable<Int32>, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtManagementGroupScopeNext(IDeploymentOperations, String)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtManagementGroupScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtScope(IDeploymentOperations, String, String, Nullable<Int32>)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtScopeAsync(IDeploymentOperations, String, String, Nullable<Int32>, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtScopeNext(IDeploymentOperations, String)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtSubscriptionScope(IDeploymentOperations, String, Nullable<Int32>)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtSubscriptionScopeAsync(IDeploymentOperations, String, Nullable<Int32>, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtSubscriptionScopeNext(IDeploymentOperations, String)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtSubscriptionScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtTenantScope(IDeploymentOperations, String, Nullable<Int32>)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtTenantScopeAsync(IDeploymentOperations, String, Nullable<Int32>, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtTenantScopeNext(IDeploymentOperations, String)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListAtTenantScopeNextAsync(IDeploymentOperations, String, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListNext(IDeploymentOperations, String)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

ListNextAsync(IDeploymentOperations, String, CancellationToken)

Ruft alle Bereitstellungsvorgänge für eine Bereitstellung ab.

Gilt für: