次の方法で共有


RecoveryServicesSiteRecoveryExtensions クラス

定義

Azure.ResourceManager.RecoveryServicesSiteRecovery に拡張メソッドを追加するクラス。

public static class RecoveryServicesSiteRecoveryExtensions
type RecoveryServicesSiteRecoveryExtensions = class
Public Module RecoveryServicesSiteRecoveryExtensions
継承
RecoveryServicesSiteRecoveryExtensions

メソッド

GetMigrationRecoveryPointResource(ArmClient, ResourceIdentifier)

に対して MigrationRecoveryPointResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String, String) して、そのコンポーネントから を MigrationRecoveryPointResourceResourceIdentifier 作成できます。

GetProtectionContainerMappingResource(ArmClient, ResourceIdentifier)

に対して ProtectionContainerMappingResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String) して、そのコンポーネントから を ProtectionContainerMappingResourceResourceIdentifier 作成できます。

GetProtectionContainerMappings(ResourceGroupResource, String, CancellationToken)

コンテナー内の保護コンテナー のマッピングを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainerMappings
  • 操作IdReplicationProtectionContainerMappings_List
GetProtectionContainerMappingsAsync(ResourceGroupResource, String, CancellationToken)

コンテナー内の保護コンテナー のマッピングを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainerMappings
  • 操作IdReplicationProtectionContainerMappings_List
GetReplicationAppliances(ResourceGroupResource, String, String, CancellationToken)

コンテナーの Azure Site Recovery アプライアンスの一覧を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAppliances
  • 操作IdReplicationAppliances_List
GetReplicationAppliancesAsync(ResourceGroupResource, String, String, CancellationToken)

コンテナーの Azure Site Recovery アプライアンスの一覧を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAppliances
  • 操作IdReplicationAppliances_List
GetReplicationEligibilityResult(ResourceGroupResource, String, CancellationToken)

特定の VM を保護できるかどうかを検証します。その場合、エラーの一覧が返されます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{virtualMachineName}/providers/Microsoft.RecoveryServices/replicationEligibilityResults/default
  • 操作IdReplicationEligibilityResults_Get
GetReplicationEligibilityResultAsync(ResourceGroupResource, String, CancellationToken)

特定の VM を保護できるかどうかを検証します。その場合、エラーの一覧が返されます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{virtualMachineName}/providers/Microsoft.RecoveryServices/replicationEligibilityResults/default
  • 操作IdReplicationEligibilityResults_Get
GetReplicationEligibilityResultResource(ArmClient, ResourceIdentifier)

に対して ReplicationEligibilityResultResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を ReplicationEligibilityResultResourceResourceIdentifier 作成できます。

GetReplicationEligibilityResults(ResourceGroupResource, String)

ResourceGroupResource 内の ReplicationEligibilityResultResources のコレクションを取得します。

GetReplicationProtectedItemResource(ArmClient, ResourceIdentifier)

に対して ReplicationProtectedItemResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String) して、そのコンポーネントから を ReplicationProtectedItemResourceResourceIdentifier 作成できます。

GetReplicationProtectedItems(ResourceGroupResource, String, String, String, CancellationToken)

コンテナー内の ASR レプリケーションで保護された項目の一覧を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectedItems
  • 操作IdReplicationProtectedItems_List
GetReplicationProtectedItemsAsync(ResourceGroupResource, String, String, String, CancellationToken)

コンテナー内の ASR レプリケーションで保護された項目の一覧を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectedItems
  • 操作IdReplicationProtectedItems_List
GetReplicationProtectionIntent(ResourceGroupResource, String, String, CancellationToken)

ASR レプリケーション保護意図の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionIntents/{intentObjectName}
  • 操作IdReplicationProtectionIntents_Get
GetReplicationProtectionIntentAsync(ResourceGroupResource, String, String, CancellationToken)

ASR レプリケーション保護意図の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionIntents/{intentObjectName}
  • 操作IdReplicationProtectionIntents_Get
GetReplicationProtectionIntentResource(ArmClient, ResourceIdentifier)

に対して ReplicationProtectionIntentResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を ReplicationProtectionIntentResourceResourceIdentifier 作成できます。

GetReplicationProtectionIntents(ResourceGroupResource, String)

ResourceGroupResource 内の ReplicationProtectionIntentResources のコレクションを取得します。

GetReplicationVaultHealth(ResourceGroupResource, String, CancellationToken)

コンテナーの正常性の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth
  • 操作IdReplicationVaultHealth_Get
GetReplicationVaultHealthAsync(ResourceGroupResource, String, CancellationToken)

コンテナーの正常性の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth
  • 操作IdReplicationVaultHealth_Get
GetSiteRecoveryAlert(ResourceGroupResource, String, String, CancellationToken)

指定した電子メール通知 (アラート) 構成の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings/{alertSettingName}
  • 操作IdReplicationAlertSettings_Get
GetSiteRecoveryAlertAsync(ResourceGroupResource, String, String, CancellationToken)

指定した電子メール通知 (アラート) 構成の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationAlertSettings/{alertSettingName}
  • 操作IdReplicationAlertSettings_Get
GetSiteRecoveryAlertResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryAlertResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を SiteRecoveryAlertResourceResourceIdentifier 作成できます。

GetSiteRecoveryAlerts(ResourceGroupResource, String)

ResourceGroupResource 内の SiteRecoveryAlertResources のコレクションを取得します。

GetSiteRecoveryEvent(ResourceGroupResource, String, String, CancellationToken)

Azure Site Recovery イベントの詳細を取得する操作。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationEvents/{eventName}
  • 操作IdReplicationEvents_Get
GetSiteRecoveryEventAsync(ResourceGroupResource, String, String, CancellationToken)

Azure Site Recovery イベントの詳細を取得する操作。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationEvents/{eventName}
  • 操作IdReplicationEvents_Get
GetSiteRecoveryEventResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryEventResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を SiteRecoveryEventResourceResourceIdentifier 作成できます。

GetSiteRecoveryEvents(ResourceGroupResource, String)

ResourceGroupResource 内の SiteRecoveryEventResources のコレクションを取得します。

GetSiteRecoveryFabric(ResourceGroupResource, String, String, String, CancellationToken)

Azure Site Recovery ファブリックの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}
  • 操作IdReplicationFabrics_Get
GetSiteRecoveryFabricAsync(ResourceGroupResource, String, String, String, CancellationToken)

Azure Site Recovery ファブリックの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}
  • 操作IdReplicationFabrics_Get
GetSiteRecoveryFabricResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryFabricResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を SiteRecoveryFabricResourceResourceIdentifier 作成できます。

GetSiteRecoveryFabrics(ResourceGroupResource, String)

ResourceGroupResource 内の SiteRecoveryFabricResources のコレクションを取得します。

GetSiteRecoveryJob(ResourceGroupResource, String, String, CancellationToken)

Azure Site Recovery ジョブの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationJobs/{jobName}
  • 操作IdReplicationJobs_Get
GetSiteRecoveryJobAsync(ResourceGroupResource, String, String, CancellationToken)

Azure Site Recovery ジョブの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationJobs/{jobName}
  • 操作IdReplicationJobs_Get
GetSiteRecoveryJobResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryJobResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を SiteRecoveryJobResourceResourceIdentifier 作成できます。

GetSiteRecoveryJobs(ResourceGroupResource, String)

ResourceGroupResource 内の SiteRecoveryJobResources のコレクションを取得します。

GetSiteRecoveryLogicalNetworkResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryLogicalNetworkResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryLogicalNetworkResourceResourceIdentifier 作成できます。

GetSiteRecoveryMigrationItemResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryMigrationItemResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryMigrationItemResourceResourceIdentifier 作成できます。

GetSiteRecoveryMigrationItems(ResourceGroupResource, String, String, String, String, CancellationToken)

コンテナー内の移行項目の一覧を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationMigrationItems
  • 操作IdReplicationMigrationItems_List
GetSiteRecoveryMigrationItemsAsync(ResourceGroupResource, String, String, String, String, CancellationToken)

コンテナー内の移行項目の一覧を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationMigrationItems
  • 操作IdReplicationMigrationItems_List
GetSiteRecoveryNetworkMappingResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryNetworkMappingResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryNetworkMappingResourceResourceIdentifier 作成できます。

GetSiteRecoveryNetworkMappings(ResourceGroupResource, String, CancellationToken)

コンテナー内のすべての ASR ネットワーク マッピングを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworkMappings
  • 操作IdReplicationNetworkMappings_List
GetSiteRecoveryNetworkMappingsAsync(ResourceGroupResource, String, CancellationToken)

コンテナー内のすべての ASR ネットワーク マッピングを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworkMappings
  • 操作IdReplicationNetworkMappings_List
GetSiteRecoveryNetworkResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryNetworkResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryNetworkResourceResourceIdentifier 作成できます。

GetSiteRecoveryNetworks(ResourceGroupResource, String, CancellationToken)

コンテナーで使用できるネットワークを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworks
  • 操作IdReplicationNetworks_List
GetSiteRecoveryNetworksAsync(ResourceGroupResource, String, CancellationToken)

コンテナーで使用できるネットワークを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationNetworks
  • 操作IdReplicationNetworks_List
GetSiteRecoveryPointResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryPointResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryPointResourceResourceIdentifier 作成できます。

GetSiteRecoveryPolicies(ResourceGroupResource, String)

ResourceGroupResource 内の SiteRecoveryPolicyResources のコレクションを取得します。

GetSiteRecoveryPolicy(ResourceGroupResource, String, String, CancellationToken)

レプリケーション ポリシーの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationPolicies/{policyName}
  • 操作IdReplicationPolicies_Get
GetSiteRecoveryPolicyAsync(ResourceGroupResource, String, String, CancellationToken)

レプリケーション ポリシーの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationPolicies/{policyName}
  • 操作IdReplicationPolicies_Get
GetSiteRecoveryPolicyResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryPolicyResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を SiteRecoveryPolicyResourceResourceIdentifier 作成できます。

GetSiteRecoveryProtectableItemResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryProtectableItemResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryProtectableItemResourceResourceIdentifier 作成できます。

GetSiteRecoveryProtectionContainerResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryProtectionContainerResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryProtectionContainerResourceResourceIdentifier 作成できます。

GetSiteRecoveryProtectionContainers(ResourceGroupResource, String, CancellationToken)

コンテナー内の保護コンテナーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainers
  • 操作IdReplicationProtectionContainers_List
GetSiteRecoveryProtectionContainersAsync(ResourceGroupResource, String, CancellationToken)

コンテナー内の保護コンテナーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationProtectionContainers
  • 操作IdReplicationProtectionContainers_List
GetSiteRecoveryRecoveryPlan(ResourceGroupResource, String, String, CancellationToken)

復旧計画の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}
  • 操作IdReplicationRecoveryPlans_Get
GetSiteRecoveryRecoveryPlanAsync(ResourceGroupResource, String, String, CancellationToken)

復旧計画の詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}
  • 操作IdReplicationRecoveryPlans_Get
GetSiteRecoveryRecoveryPlanResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryRecoveryPlanResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を SiteRecoveryRecoveryPlanResourceResourceIdentifier 作成できます。

GetSiteRecoveryRecoveryPlans(ResourceGroupResource, String)

ResourceGroupResource 内の SiteRecoveryRecoveryPlanResources のコレクションを取得します。

GetSiteRecoveryServicesProviderResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryServicesProviderResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryServicesProviderResourceResourceIdentifier 作成できます。

GetSiteRecoveryServicesProviders(ResourceGroupResource, String, CancellationToken)

コンテナーに登録されている回復サービス プロバイダーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryServicesProviders
  • 操作IdReplicationRecoveryServicesProviders_List
GetSiteRecoveryServicesProvidersAsync(ResourceGroupResource, String, CancellationToken)

コンテナーに登録されている回復サービス プロバイダーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryServicesProviders
  • 操作IdReplicationRecoveryServicesProviders_List
GetSiteRecoveryVaultSetting(ResourceGroupResource, String, String, CancellationToken)

コンテナーの設定を取得します。 これには、移行ハブの接続設定が含まれます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultSettings/{vaultSettingName}
  • 操作IdReplicationVaultSetting_Get
GetSiteRecoveryVaultSettingAsync(ResourceGroupResource, String, String, CancellationToken)

コンテナーの設定を取得します。 これには、移行ハブの接続設定が含まれます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultSettings/{vaultSettingName}
  • 操作IdReplicationVaultSetting_Get
GetSiteRecoveryVaultSettingResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryVaultSettingResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を SiteRecoveryVaultSettingResourceResourceIdentifier 作成できます。

GetSiteRecoveryVaultSettings(ResourceGroupResource, String)

ResourceGroupResource 内の SiteRecoveryVaultSettingResources のコレクションを取得します。

GetSiteRecoveryVCenterResource(ArmClient, ResourceIdentifier)

に対して SiteRecoveryVCenterResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を SiteRecoveryVCenterResourceResourceIdentifier 作成できます。

GetSiteRecoveryVCenters(ResourceGroupResource, String, CancellationToken)

コンテナーに登録されている vCenter サーバーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationvCenters
  • 操作IdReplicationvCenters_List
GetSiteRecoveryVCentersAsync(ResourceGroupResource, String, CancellationToken)

コンテナーに登録されている vCenter サーバーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationvCenters
  • 操作IdReplicationvCenters_List
GetStorageClassificationMappingResource(ArmClient, ResourceIdentifier)

に対して StorageClassificationMappingResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String, String) して、そのコンポーネントから を StorageClassificationMappingResourceResourceIdentifier 作成できます。

GetStorageClassificationMappings(ResourceGroupResource, String, CancellationToken)

コンテナー内のストレージ分類マッピングを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassificationMappings
  • 操作IdReplicationStorageClassificationMappings_List
GetStorageClassificationMappingsAsync(ResourceGroupResource, String, CancellationToken)

コンテナー内のストレージ分類マッピングを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassificationMappings
  • 操作IdReplicationStorageClassificationMappings_List
GetStorageClassificationResource(ArmClient, ResourceIdentifier)

に対して StorageClassificationResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を StorageClassificationResourceResourceIdentifier 作成できます。

GetStorageClassifications(ResourceGroupResource, String, CancellationToken)

コンテナー内のストレージ分類を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassifications
  • 操作IdReplicationStorageClassifications_List
GetStorageClassificationsAsync(ResourceGroupResource, String, CancellationToken)

コンテナー内のストレージ分類を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationStorageClassifications
  • 操作IdReplicationStorageClassifications_List
GetSupportedOperatingSystem(ResourceGroupResource, String, String, CancellationToken)

SRS でサポートされているオペレーティング システムのデータを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationSupportedOperatingSystems
  • 操作IdSupportedOperatingSystems_Get
GetSupportedOperatingSystemAsync(ResourceGroupResource, String, String, CancellationToken)

SRS でサポートされているオペレーティング システムのデータを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationSupportedOperatingSystems
  • 操作IdSupportedOperatingSystems_Get
RefreshReplicationVaultHealth(ResourceGroupResource, WaitUntil, String, CancellationToken)

コンテナーの正常性の概要を更新します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth/default/refresh
  • 操作IdReplicationVaultHealth_Refresh
RefreshReplicationVaultHealthAsync(ResourceGroupResource, WaitUntil, String, CancellationToken)

コンテナーの正常性の概要を更新します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth/default/refresh
  • 操作IdReplicationVaultHealth_Refresh

適用対象