IDeploymentsOperations インターフェイス

定義

DeploymentsOperations 操作。

public interface IDeploymentsOperations
type IDeploymentsOperations = interface
Public Interface IDeploymentsOperations

メソッド

BeginCreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

管理グループスコープでリソースをデプロイします。

BeginCreateOrUpdateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

特定のスコープでリソースをデプロイします。

BeginCreateOrUpdateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

サブスクリプション スコープでリソースをデプロイします。

BeginCreateOrUpdateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

テナント スコープでリソースをデプロイします。

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

リソースをリソース グループにデプロイします。

BeginDeleteAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginValidateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginWhatIfAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

管理グループのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtSubscriptionScopeWithHttpMessagesAsync(String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

サブスクリプションのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtTenantScopeWithHttpMessagesAsync(String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

テナント グループのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfWithHttpMessagesAsync(String, String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

リソース グループのスコープで実行された場合にデプロイによって行われる変更を返します。

CalculateTemplateHashWithHttpMessagesAsync(Object, Dictionary<String,List<String>>, CancellationToken)

指定されたテンプレートのハッシュを計算します。

CancelAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CheckExistenceAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイが存在するかどうかを確認します。

CreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

管理グループスコープでリソースをデプロイします。

CreateOrUpdateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

特定のスコープでリソースをデプロイします。

CreateOrUpdateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

サブスクリプション スコープでリソースをデプロイします。

CreateOrUpdateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

テナント スコープでリソースをデプロイします。

CreateOrUpdateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

リソースをリソース グループにデプロイします。

DeleteAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイ履歴からデプロイを削除します。

ExportTemplateAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

GetAtManagementGroupScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイを取得します。

GetAtScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイを取得します。

GetAtSubscriptionScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイを取得します。

GetAtTenantScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

デプロイを取得します。

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

デプロイを取得します。

ListAtManagementGroupScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

管理グループのすべてのデプロイを取得します。

ListAtManagementGroupScopeWithHttpMessagesAsync(String, ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

管理グループのすべてのデプロイを取得します。

ListAtScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

指定されたスコープですべてのデプロイを取得します。

ListAtScopeWithHttpMessagesAsync(String, ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

指定されたスコープですべてのデプロイを取得します。

ListAtSubscriptionScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

サブスクリプションのすべてのデプロイを取得します。

ListAtSubscriptionScopeWithHttpMessagesAsync(ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

サブスクリプションのすべてのデプロイを取得します。

ListAtTenantScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

テナント スコープですべてのデプロイを取得します。

ListAtTenantScopeWithHttpMessagesAsync(ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

テナント スコープですべてのデプロイを取得します。

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

リソース グループに対して行われたすべてのデプロイを取得します。

ListByResourceGroupWithHttpMessagesAsync(String, ODataQuery<DeploymentExtendedFilter>, Dictionary<String,List<String>>, CancellationToken)

リソース グループに対して行われたすべてのデプロイを取得します。

ValidateAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtScopeWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtSubscriptionScopeWithHttpMessagesAsync(String, Deployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtTenantScopeWithHttpMessagesAsync(String, ScopedDeployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateWithHttpMessagesAsync(String, String, Deployment, Dictionary<String,List<String>>, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

WhatIfAtManagementGroupScopeWithHttpMessagesAsync(String, String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

管理グループのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtSubscriptionScopeWithHttpMessagesAsync(String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

サブスクリプションのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtTenantScopeWithHttpMessagesAsync(String, ScopedDeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

テナント グループのスコープで実行された場合に、デプロイによって行われる変更を返します。

WhatIfWithHttpMessagesAsync(String, String, DeploymentWhatIf, Dictionary<String,List<String>>, CancellationToken)

リソース グループのスコープで実行された場合にデプロイによって行われる変更を返します。

拡張メソッド

BeginCreateOrUpdate(IDeploymentsOperations, String, String, Deployment)

リソースをリソース グループにデプロイします。

BeginCreateOrUpdateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

リソースをリソース グループにデプロイします。

BeginCreateOrUpdateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

管理グループスコープでリソースをデプロイします。

BeginCreateOrUpdateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

管理グループスコープでリソースをデプロイします。

BeginCreateOrUpdateAtScope(IDeploymentsOperations, String, String, Deployment)

特定のスコープでリソースをデプロイします。

BeginCreateOrUpdateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

特定のスコープでリソースをデプロイします。

BeginCreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

サブスクリプション スコープでリソースをデプロイします。

BeginCreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

サブスクリプション スコープでリソースをデプロイします。

BeginCreateOrUpdateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

テナント スコープでリソースをデプロイします。

BeginCreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

テナント スコープでリソースをデプロイします。

BeginDelete(IDeploymentsOperations, String, String)

デプロイ履歴からデプロイを削除します。

BeginDeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtManagementGroupScope(IDeploymentsOperations, String, String)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtScope(IDeploymentsOperations, String, String)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtSubscriptionScope(IDeploymentsOperations, String)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtTenantScope(IDeploymentsOperations, String)

デプロイ履歴からデプロイを削除します。

BeginDeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

BeginValidate(IDeploymentsOperations, String, String, Deployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtScope(IDeploymentsOperations, String, String, Deployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

BeginWhatIf(IDeploymentsOperations, String, String, DeploymentWhatIf)

リソース グループのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAsync(IDeploymentsOperations, String, String, DeploymentWhatIf, CancellationToken)

リソース グループのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf)

管理グループのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf, CancellationToken)

管理グループのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtSubscriptionScope(IDeploymentsOperations, String, DeploymentWhatIf)

サブスクリプションのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

サブスクリプションのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtTenantScope(IDeploymentsOperations, String, ScopedDeploymentWhatIf)

テナント グループのスコープで実行された場合にデプロイによって行われる変更を返します。

BeginWhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

テナント グループのスコープで実行された場合にデプロイによって行われる変更を返します。

CalculateTemplateHash(IDeploymentsOperations, Object)

指定されたテンプレートのハッシュを計算します。

CalculateTemplateHashAsync(IDeploymentsOperations, Object, CancellationToken)

指定されたテンプレートのハッシュを計算します。

Cancel(IDeploymentsOperations, String, String)

現在実行中のテンプレートのデプロイを取り消します。

CancelAsync(IDeploymentsOperations, String, String, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtManagementGroupScope(IDeploymentsOperations, String, String)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtScope(IDeploymentsOperations, String, String)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtSubscriptionScope(IDeploymentsOperations, String)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtTenantScope(IDeploymentsOperations, String)

現在実行中のテンプレートのデプロイを取り消します。

CancelAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

現在実行中のテンプレートのデプロイを取り消します。

CheckExistence(IDeploymentsOperations, String, String)

デプロイが存在するかどうかを確認します。

CheckExistenceAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceAtManagementGroupScope(IDeploymentsOperations, String, String)

デプロイが存在するかどうかを確認します。

CheckExistenceAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceAtScope(IDeploymentsOperations, String, String)

デプロイが存在するかどうかを確認します。

CheckExistenceAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceAtSubscriptionScope(IDeploymentsOperations, String)

デプロイが存在するかどうかを確認します。

CheckExistenceAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイが存在するかどうかを確認します。

CheckExistenceAtTenantScope(IDeploymentsOperations, String)

デプロイが存在するかどうかを確認します。

CheckExistenceAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイが存在するかどうかを確認します。

CreateOrUpdate(IDeploymentsOperations, String, String, Deployment)

リソースをリソース グループにデプロイします。

CreateOrUpdateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

リソースをリソース グループにデプロイします。

CreateOrUpdateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

管理グループスコープでリソースをデプロイします。

CreateOrUpdateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

管理グループスコープでリソースをデプロイします。

CreateOrUpdateAtScope(IDeploymentsOperations, String, String, Deployment)

特定のスコープでリソースをデプロイします。

CreateOrUpdateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

特定のスコープでリソースをデプロイします。

CreateOrUpdateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

サブスクリプション スコープでリソースをデプロイします。

CreateOrUpdateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

サブスクリプション スコープでリソースをデプロイします。

CreateOrUpdateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

テナント スコープでリソースをデプロイします。

CreateOrUpdateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

テナント スコープでリソースをデプロイします。

Delete(IDeploymentsOperations, String, String)

デプロイ履歴からデプロイを削除します。

DeleteAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteAtManagementGroupScope(IDeploymentsOperations, String, String)

デプロイ履歴からデプロイを削除します。

DeleteAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteAtScope(IDeploymentsOperations, String, String)

デプロイ履歴からデプロイを削除します。

DeleteAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteAtSubscriptionScope(IDeploymentsOperations, String)

デプロイ履歴からデプロイを削除します。

DeleteAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

DeleteAtTenantScope(IDeploymentsOperations, String)

デプロイ履歴からデプロイを削除します。

DeleteAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイ履歴からデプロイを削除します。

ExportTemplate(IDeploymentsOperations, String, String)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAsync(IDeploymentsOperations, String, String, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtManagementGroupScope(IDeploymentsOperations, String, String)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtScope(IDeploymentsOperations, String, String)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtSubscriptionScope(IDeploymentsOperations, String)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtTenantScope(IDeploymentsOperations, String)

指定したデプロイに使用されるテンプレートをエクスポートします。

ExportTemplateAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

指定したデプロイに使用されるテンプレートをエクスポートします。

Get(IDeploymentsOperations, String, String)

デプロイを取得します。

GetAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイを取得します。

GetAtManagementGroupScope(IDeploymentsOperations, String, String)

デプロイを取得します。

GetAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイを取得します。

GetAtScope(IDeploymentsOperations, String, String)

デプロイを取得します。

GetAtScopeAsync(IDeploymentsOperations, String, String, CancellationToken)

デプロイを取得します。

GetAtSubscriptionScope(IDeploymentsOperations, String)

デプロイを取得します。

GetAtSubscriptionScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイを取得します。

GetAtTenantScope(IDeploymentsOperations, String)

デプロイを取得します。

GetAtTenantScopeAsync(IDeploymentsOperations, String, CancellationToken)

デプロイを取得します。

ListAtManagementGroupScope(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

管理グループのすべてのデプロイを取得します。

ListAtManagementGroupScopeAsync(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

管理グループのすべてのデプロイを取得します。

ListAtManagementGroupScopeNext(IDeploymentsOperations, String)

管理グループのすべてのデプロイを取得します。

ListAtManagementGroupScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

管理グループのすべてのデプロイを取得します。

ListAtScope(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

指定されたスコープですべてのデプロイを取得します。

ListAtScopeAsync(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

指定されたスコープですべてのデプロイを取得します。

ListAtScopeNext(IDeploymentsOperations, String)

指定されたスコープですべてのデプロイを取得します。

ListAtScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

指定されたスコープですべてのデプロイを取得します。

ListAtSubscriptionScope(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>)

サブスクリプションのすべてのデプロイを取得します。

ListAtSubscriptionScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

サブスクリプションのすべてのデプロイを取得します。

ListAtSubscriptionScopeNext(IDeploymentsOperations, String)

サブスクリプションのすべてのデプロイを取得します。

ListAtSubscriptionScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

サブスクリプションのすべてのデプロイを取得します。

ListAtTenantScope(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>)

テナント スコープですべてのデプロイを取得します。

ListAtTenantScopeAsync(IDeploymentsOperations, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

テナント スコープですべてのデプロイを取得します。

ListAtTenantScopeNext(IDeploymentsOperations, String)

テナント スコープですべてのデプロイを取得します。

ListAtTenantScopeNextAsync(IDeploymentsOperations, String, CancellationToken)

テナント スコープですべてのデプロイを取得します。

ListByResourceGroup(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>)

リソース グループに対して行われたすべてのデプロイを取得します。

ListByResourceGroupAsync(IDeploymentsOperations, String, ODataQuery<DeploymentExtendedFilter>, CancellationToken)

リソース グループに対して行われたすべてのデプロイを取得します。

ListByResourceGroupNext(IDeploymentsOperations, String)

リソース グループに対して行われたすべてのデプロイを取得します。

ListByResourceGroupNextAsync(IDeploymentsOperations, String, CancellationToken)

リソース グループに対して行われたすべてのデプロイを取得します。

Validate(IDeploymentsOperations, String, String, Deployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtScope(IDeploymentsOperations, String, String, Deployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtScopeAsync(IDeploymentsOperations, String, String, Deployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtSubscriptionScope(IDeploymentsOperations, String, Deployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtSubscriptionScopeAsync(IDeploymentsOperations, String, Deployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtTenantScope(IDeploymentsOperations, String, ScopedDeployment)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

ValidateAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeployment, CancellationToken)

指定したテンプレートが構文的に正しく、Azure Resource Manager によって受け入れられるかどうかを検証します。

WhatIf(IDeploymentsOperations, String, String, DeploymentWhatIf)

リソース グループのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAsync(IDeploymentsOperations, String, String, DeploymentWhatIf, CancellationToken)

リソース グループのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtManagementGroupScope(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf)

管理グループのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtManagementGroupScopeAsync(IDeploymentsOperations, String, String, ScopedDeploymentWhatIf, CancellationToken)

管理グループのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtSubscriptionScope(IDeploymentsOperations, String, DeploymentWhatIf)

サブスクリプションのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtSubscriptionScopeAsync(IDeploymentsOperations, String, DeploymentWhatIf, CancellationToken)

サブスクリプションのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtTenantScope(IDeploymentsOperations, String, ScopedDeploymentWhatIf)

テナント グループのスコープで実行された場合にデプロイによって行われる変更を返します。

WhatIfAtTenantScopeAsync(IDeploymentsOperations, String, ScopedDeploymentWhatIf, CancellationToken)

テナント グループのスコープで実行された場合にデプロイによって行われる変更を返します。

適用対象