TenantResource クラス

定義

特定のサブスクリプションに対して実行できる操作を表す クラス。

public class TenantResource : Azure.ResourceManager.ArmResource
type TenantResource = class
    inherit ArmResource
Public Class TenantResource
Inherits ArmResource
継承
TenantResource

コンストラクター

TenantResource()

モック作成のために クラスの TenantResource 新しいインスタンスを初期化します。

フィールド

ResourceType

操作のリソースの種類を取得します。

プロパティ

Client

このリソース クライアントの ArmClient 作成元を取得します。

(継承元 ArmResource)
Data

この機能を表すデータを取得します。

Diagnostics

このリソース クライアントの診断オプションを取得します。

(継承元 ArmResource)
Endpoint

このリソース クライアントのベース URI を取得します。

(継承元 ArmResource)
HasData

現在のインスタンスにデータがあるかどうかを取得します。

Id

リソース識別子を取得します。

(継承元 ArmResource)
Pipeline

このリソース クライアントのパイプラインを取得します。

(継承元 ArmResource)

メソッド

CanUseTagResource(CancellationToken)

TagResource API が現在の環境にデプロイされているかどうかを確認します。

(継承元 ArmResource)
CanUseTagResourceAsync(CancellationToken)

TagResource API が現在の環境にデプロイされているかどうかを確認します。

(継承元 ArmResource)
GetAvailableLocations(CancellationToken)

使用可能なすべての地域の場所を一覧表示します。

(継承元 ArmResource)
GetAvailableLocationsAsync(CancellationToken)

使用可能なすべての地域の場所を一覧表示します。

(継承元 ArmResource)
GetDataPolicyManifest(String, CancellationToken)

この操作により、指定されたポリシー モードのデータ ポリシー マニフェストが取得されます。

  • 要求パス/プロバイダー/Microsoft.Authorization/dataPolicyManifests/{policyMode}
  • 操作IdDataPolicyManifests_GetByPolicyMode
GetDataPolicyManifestAsync(String, CancellationToken)

この操作により、指定されたポリシー モードのデータ ポリシー マニフェストが取得されます。

  • 要求パス/プロバイダー/Microsoft.Authorization/dataPolicyManifests/{policyMode}
  • 操作IdDataPolicyManifests_GetByPolicyMode
GetDataPolicyManifests()

テナント内の DataPolicyManifestResources のコレクションを取得します。

GetGenericResource(ResourceIdentifier, CancellationToken)

ID でリソースを取得します。

  • 要求パス/{resourceId}
  • 操作IdResources_GetById
GetGenericResourceAsync(ResourceIdentifier, CancellationToken)

ID でリソースを取得します。

  • 要求パス/{resourceId}
  • 操作IdResources_GetById
GetGenericResources()

テナント内の GenericResources のコレクションを取得します。

GetManagementGroup(String, Nullable<ManagementGroupExpandType>, Nullable<Boolean>, String, String, CancellationToken)

管理グループの詳細を取得します。

  • 要求パス/プロバイダー/Microsoft.Management/managementGroups/{groupId}
  • 操作IdManagementGroups_Get
GetManagementGroupAsync(String, Nullable<ManagementGroupExpandType>, Nullable<Boolean>, String, String, CancellationToken)

管理グループの詳細を取得します。

  • 要求パス/プロバイダー/Microsoft.Management/managementGroups/{groupId}
  • 操作IdManagementGroups_Get
GetManagementGroups()

TenantResource 内の ManagementGroupResources のコレクションを取得します。

GetManagementLock(String, CancellationToken)

スコープ別の管理ロックを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • 操作IdManagementLocks_GetByScope
(継承元 ArmResource)
GetManagementLockAsync(String, CancellationToken)

スコープ別の管理ロックを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • 操作IdManagementLocks_GetByScope
(継承元 ArmResource)
GetManagementLocks()

ArmResource 内の ManagementLockResources のコレクションを取得します。

(継承元 ArmResource)
GetPolicyAssignment(String, CancellationToken)

この操作では、名前と作成されたスコープを指定して、1 つのポリシー割り当てを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(継承元 ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

この操作では、名前と作成されたスコープを指定して、1 つのポリシー割り当てを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(継承元 ArmResource)
GetPolicyAssignments()

ArmResource 内の PolicyAssignmentResources のコレクションを取得します。

(継承元 ArmResource)
GetSubscription(String, CancellationToken)

指定したサブスクリプションに関する詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}
  • 操作IdSubscriptions_Get
GetSubscriptionAsync(String, CancellationToken)

指定したサブスクリプションに関する詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}
  • 操作IdSubscriptions_Get
GetSubscriptions()

テナント内の SubscriptionResources のコレクションを取得します。

GetTagResource()

ArmResource で実行できるインスタンス操作と共に TagResource を表すオブジェクトを取得します。

(継承元 ArmResource)
GetTenantPolicyDefinition(String, CancellationToken)

この操作は、指定された名前の組み込みポリシー定義を取得します。

  • 要求パス/プロバイダー/Microsoft.Authorization/policyDefinitions/{policyDefinitionName}
  • 操作IdPolicyDefinitions_GetBuiltIn
GetTenantPolicyDefinitionAsync(String, CancellationToken)

この操作は、指定された名前の組み込みポリシー定義を取得します。

  • 要求パス/プロバイダー/Microsoft.Authorization/policyDefinitions/{policyDefinitionName}
  • 操作IdPolicyDefinitions_GetBuiltIn
GetTenantPolicyDefinitions()

Tenant 内の TenantPolicyDefinitionResources のコレクションを取得します。

GetTenantPolicySetDefinition(String, CancellationToken)

この操作により、指定された名前の組み込みポリシー セット定義が取得されます。

  • 要求パス/プロバイダー/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}
  • 操作IdPolicySetDefinitions_GetBuiltIn
GetTenantPolicySetDefinitionAsync(String, CancellationToken)

この操作により、指定された名前の組み込みポリシー セット定義が取得されます。

  • 要求パス/プロバイダー/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}
  • 操作IdPolicySetDefinitions_GetBuiltIn
GetTenantPolicySetDefinitions()

テナント内の TenantPolicySetDefinitionResources のコレクションを取得します。

GetTenantResourceProvider(String, String, CancellationToken)

テナント レベルで指定されたリソース プロバイダーを取得します。

  • 要求パス/プロバイダー/{resourceProviderNamespace}
  • 操作IdProviders_GetAtTenantScope
GetTenantResourceProviderAsync(String, String, CancellationToken)

テナント レベルで指定されたリソース プロバイダーを取得します。

  • 要求パス/プロバイダー/{resourceProviderNamespace}
  • 操作IdProviders_GetAtTenantScope
GetTenantResourceProviders(String, CancellationToken)

テナントのすべてのリソース プロバイダーを取得します。

  • 要求パス/プロバイダー
  • 操作IdProviders_ListAtTenantScope
GetTenantResourceProvidersAsync(String, CancellationToken)

テナントのすべてのリソース プロバイダーを取得します。

  • 要求パス/プロバイダー
  • 操作IdProviders_ListAtTenantScope
TryGetApiVersion(ResourceType, String)

現在のクライアント オプションに対して設定されている場合は、API バージョンのオーバーライドを取得します。

(継承元 ArmResource)

拡張メソッド

GetMetadataEntities(TenantResource)

TenantResource 内の MetadataEntityResources のコレクションを取得します。

GetMetadataEntity(TenantResource, String, CancellationToken)

メタデータ エンティティを取得します。

  • 要求パス/プロバイダー/Microsoft.Advisor/metadata/{name}
  • 操作IdRecommendationMetadata_Get
GetMetadataEntityAsync(TenantResource, String, CancellationToken)

メタデータ エンティティを取得します。

  • 要求パス/プロバイダー/Microsoft.Advisor/metadata/{name}
  • 操作IdRecommendationMetadata_Get
GetFarmBeatsExtension(TenantResource, String, CancellationToken)

farmBeats 拡張機能を取得します。

  • 要求パス/プロバイダー/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • 操作IdFarmBeatsExtensions_Get
GetFarmBeatsExtensionAsync(TenantResource, String, CancellationToken)

farmBeats 拡張機能を取得します。

  • 要求パス/プロバイダー/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • 操作IdFarmBeatsExtensions_Get
GetFarmBeatsExtensions(TenantResource)

TenantResource 内の FarmBeatsExtensionResources のコレクションを取得します。

GetServiceAlertMetadata(TenantResource, RetrievedInformationIdentifier, CancellationToken)

識別子パラメーターの値に基づいてアラートメタデータ情報を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.AlertsManagement/alertsMetaData
  • 操作IdAlerts_MetaData
GetServiceAlertMetadataAsync(TenantResource, RetrievedInformationIdentifier, CancellationToken)

識別子パラメーターの値に基づいてアラートメタデータ情報を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.AlertsManagement/alertsMetaData
  • 操作IdAlerts_MetaData
GetReportResource(TenantResource, String, CancellationToken)

AppComplianceAutomation レポートとそのプロパティを取得します。

  • 要求パス/プロバイダー/Microsoft.AppComplianceAutomation/reports/{reportName}
  • 操作IdReport_Get
GetReportResourceAsync(TenantResource, String, CancellationToken)

AppComplianceAutomation レポートとそのプロパティを取得します。

  • 要求パス/プロバイダー/Microsoft.AppComplianceAutomation/reports/{reportName}
  • 操作IdReport_Get
GetReportResources(TenantResource)

TenantResource 内の ReportResources のコレクションを取得します。

GetRuntimeVersions(TenantResource, CancellationToken)

Microsoft.AppPlatform プロバイダーでサポートされているすべての使用可能なランタイム バージョンを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.AppPlatform/runtimeVersions
  • 操作IdRuntimeVersions_ListRuntimeVersions
GetRuntimeVersionsAsync(TenantResource, CancellationToken)

Microsoft.AppPlatform プロバイダーでサポートされているすべての使用可能なランタイム バージョンを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.AppPlatform/runtimeVersions
  • 操作IdRuntimeVersions_ListRuntimeVersions
GetAppServiceSourceControl(TenantResource, String, CancellationToken)

ソース管理トークンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/sourcecontrols/{sourceControlType}
  • 操作 IDGetSourceControl
GetAppServiceSourceControlAsync(TenantResource, String, CancellationToken)

ソース管理トークンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/sourcecontrols/{sourceControlType}
  • 操作 IDGetSourceControl
GetAppServiceSourceControls(TenantResource)

TenantResource 内の AppServiceSourceControlResources のコレクションを取得します。

GetAvailableStacksProviders(TenantResource, Nullable<ProviderOSTypeSelected>, CancellationToken)

使用可能なアプリケーション フレームワークとそのバージョンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/availableStacks
  • 操作IdProvider_GetAvailableStacks
GetAvailableStacksProvidersAsync(TenantResource, Nullable<ProviderOSTypeSelected>, CancellationToken)

使用可能なアプリケーション フレームワークとそのバージョンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/availableStacks
  • 操作IdProvider_GetAvailableStacks
GetFunctionAppStacksForLocationProviders(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

使用可能な関数アプリ フレームワークの取得と場所のバージョンに関する説明

  • 要求パス/プロバイダー/Microsoft.Web/locations/{location}/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacksForLocation
GetFunctionAppStacksForLocationProvidersAsync(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

使用可能な関数アプリ フレームワークの取得と場所のバージョンに関する説明

  • 要求パス/プロバイダー/Microsoft.Web/locations/{location}/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacksForLocation
GetFunctionAppStacksProviders(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

使用可能な関数アプリ フレームワークとそのバージョンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacks
GetFunctionAppStacksProvidersAsync(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

使用可能な関数アプリ フレームワークとそのバージョンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacks
GetOperationsCertificateRegistrationProviders(TenantResource, CancellationToken)

リソース プロバイダーで使用可能な Csm Api の一覧を公開するための Csm 操作 API の実装に関する説明

  • 要求パス/プロバイダー/Microsoft.CertificateRegistration/operations
  • 操作IdCertificateRegistrationProvider_ListOperations
GetOperationsCertificateRegistrationProvidersAsync(TenantResource, CancellationToken)

リソース プロバイダーで使用可能な Csm Api の一覧を公開するための Csm 操作 API の実装に関する説明

  • 要求パス/プロバイダー/Microsoft.CertificateRegistration/operations
  • 操作IdCertificateRegistrationProvider_ListOperations
GetOperationsDomainRegistrationProviders(TenantResource, CancellationToken)

リソース プロバイダーで使用可能な Csm Api の一覧を公開するための Csm 操作 API の実装に関する説明

  • 要求パス/プロバイダー/Microsoft.DomainRegistration/operations
  • 操作IdDomainRegistrationProvider_ListOperations
GetOperationsDomainRegistrationProvidersAsync(TenantResource, CancellationToken)

リソース プロバイダーで使用可能な Csm Api の一覧を公開するための Csm 操作 API の実装に関する説明

  • 要求パス/プロバイダー/Microsoft.DomainRegistration/operations
  • 操作IdDomainRegistrationProvider_ListOperations
GetOperationsProviders(TenantResource, CancellationToken)

[説明] Microsoft.Web リソース プロバイダーで使用可能なすべての操作を取得します。 リソース メトリック定義も公開します

  • 要求パス/プロバイダー/Microsoft.Web/operations
  • 操作IdProvider_ListOperations
GetOperationsProvidersAsync(TenantResource, CancellationToken)

[説明] Microsoft.Web リソース プロバイダーで使用可能なすべての操作を取得します。 リソース メトリック定義も公開します

  • 要求パス/プロバイダー/Microsoft.Web/operations
  • 操作IdProvider_ListOperations
GetPublishingUser(TenantResource)

PublishingUserResource を表すオブジェクトと、TenantResource で実行できるインスタンス操作を取得します。

GetWebAppStacksByLocation(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

利用可能な Web アプリ フレームワークの取得と場所のバージョンに関する説明

  • 要求パス/プロバイダー/Microsoft.Web/locations/{location}/webAppStacks
  • 操作IdProvider_GetWebAppStacksForLocation
GetWebAppStacksByLocationAsync(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

利用可能な Web アプリ フレームワークの取得と場所のバージョンに関する説明

  • 要求パス/プロバイダー/Microsoft.Web/locations/{location}/webAppStacks
  • 操作IdProvider_GetWebAppStacksForLocation
GetWebAppStacksProviders(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

利用可能な Web アプリ フレームワークとそのバージョンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/webAppStacks
  • 操作IdProvider_GetWebAppStacks
GetWebAppStacksProvidersAsync(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

利用可能な Web アプリ フレームワークとそのバージョンの取得に関する説明

  • 要求パス/プロバイダー/Microsoft.Web/webAppStacks
  • 操作IdProvider_GetWebAppStacks
ElevateAccessGlobalAdministrator(TenantResource, CancellationToken)

グローバル管理者のアクセス権を昇格させます。

  • 要求パス/プロバイダー/Microsoft.Authorization/elevateAccess
  • 操作IdGlobalAdministrator_ElevateAccess
ElevateAccessGlobalAdministratorAsync(TenantResource, CancellationToken)

グローバル管理者のアクセス権を昇格させます。

  • 要求パス/プロバイダー/Microsoft.Authorization/elevateAccess
  • 操作IdGlobalAdministrator_ElevateAccess
GetAllAuthorizationProviderOperationsMetadata(TenantResource)

TenantResource 内の AuthorizationProviderOperationsMetadataResources のコレクションを取得します。

GetAuthorizationProviderOperationsMetadata(TenantResource, String, String, CancellationToken)

指定したリソース プロバイダーのプロバイダー操作メタデータを取得します。

  • 要求パス/プロバイダー/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}
  • 操作IdProviderOperationsMetadata_Get
GetAuthorizationProviderOperationsMetadataAsync(TenantResource, String, String, CancellationToken)

指定したリソース プロバイダーのプロバイダー操作メタデータを取得します。

  • 要求パス/プロバイダー/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}
  • 操作IdProviderOperationsMetadata_Get
GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

ロール定義を名前 (GUID) で取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • 操作IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

ロール定義を名前 (GUID) で取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • 操作IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

ArmResource 内の AuthorizationRoleDefinitionResources のコレクションを取得します。

GetDenyAssignment(ArmResource, String, CancellationToken)

指定した拒否割り当てを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

指定した拒否割り当てを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

ArmResource 内の DenyAssignmentResources のコレクションを取得します。

GetRoleAssignment(ArmResource, String, String, CancellationToken)

スコープと名前でロールの割り当てを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

スコープと名前でロールの割り当てを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

ArmResource 内の RoleAssignmentResources のコレクションを取得します。

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール割り当てスケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール割り当てスケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

指定したロールの割り当てスケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

指定したロールの割り当てスケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

ArmResource 内の RoleAssignmentScheduleInstanceResources のコレクションを取得します。

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

指定したロールの割り当てスケジュール要求を取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

指定したロールの割り当てスケジュール要求を取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

ArmResource 内の RoleAssignmentScheduleRequestResources のコレクションを取得します。

GetRoleAssignmentSchedules(ArmResource)

ArmResource 内の RoleAssignmentScheduleResources のコレクションを取得します。

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール適格性スケジュールを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール適格性スケジュールを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

ArmResource 内の RoleEligibilityScheduleInstanceResources のコレクションを取得します。

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • 操作IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • 操作IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

ArmResource 内の RoleEligibilityScheduleRequestResources のコレクションを取得します。

GetRoleEligibilitySchedules(ArmResource)

ArmResource 内の RoleEligibilityScheduleResources のコレクションを取得します。

GetRoleManagementPolicies(ArmResource)

ArmResource 内の RoleManagementPolicyResources のコレクションを取得します。

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール管理ポリシーを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • 操作IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール管理ポリシーの割り当てを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • 操作IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

リソース スコープに対して指定されたロール管理ポリシーの割り当てを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • 操作IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

ArmResource 内の RoleManagementPolicyAssignmentResources のコレクションを取得します。

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール管理ポリシーを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • 操作IdRoleManagementPolicies_Get
GetAutomanageBestPractice(TenantResource, String, CancellationToken)

Automanage のベスト プラクティスに関する情報を取得する

  • 要求パス/プロバイダー/Microsoft.Automanage/bestPractices/{bestPracticeName}
  • 操作IdBestPractices_Get
GetAutomanageBestPracticeAsync(TenantResource, String, CancellationToken)

Automanage のベスト プラクティスに関する情報を取得する

  • 要求パス/プロバイダー/Microsoft.Automanage/bestPractices/{bestPracticeName}
  • 操作IdBestPractices_Get
GetAutomanageBestPractices(TenantResource)

TenantResource 内の AutomanageBestPracticeResources のコレクションを取得します。

GetBillingAccountPaymentMethod(TenantResource, String, String, CancellationToken)

課金アカウントで使用できる支払い方法を取得します。 この操作は、契約の種類がMicrosoft 顧客契約の課金アカウントでのみサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingAccount
GetBillingAccountPaymentMethodAsync(TenantResource, String, String, CancellationToken)

課金アカウントで使用できる支払い方法を取得します。 この操作は、契約の種類がMicrosoft 顧客契約の課金アカウントでのみサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingAccount
GetBillingAccountPaymentMethods(TenantResource, String)

TenantResource 内の BillingAccountPaymentMethodResources のコレクションを取得します。

GetBillingPaymentMethod(TenantResource, String, CancellationToken)

呼び出し元が所有する支払い方法を取得します。

  • 要求パス/プロバイダー/Microsoft.Billing/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByUser
GetBillingPaymentMethodAsync(TenantResource, String, CancellationToken)

呼び出し元が所有する支払い方法を取得します。

  • 要求パス/プロバイダー/Microsoft.Billing/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByUser
GetBillingPaymentMethodLink(TenantResource, String, String, String, CancellationToken)

課金プロファイルにリンクされている支払い方法を取得します。 この操作は、契約の種類がMicrosoft 顧客契約の課金アカウントでのみサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethodLinks/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingProfile
GetBillingPaymentMethodLinkAsync(TenantResource, String, String, String, CancellationToken)

課金プロファイルにリンクされている支払い方法を取得します。 この操作は、契約の種類がMicrosoft 顧客契約の課金アカウントでのみサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethodLinks/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingProfile
GetBillingPaymentMethodLinks(TenantResource, String, String)

TenantResource 内の BillingPaymentMethodLinkResources のコレクションを取得します。

GetBillingPaymentMethods(TenantResource)

TenantResource 内の BillingPaymentMethodResources のコレクションを取得します。

GetBillingSubscription(TenantResource, String, String, CancellationToken)

ID でサブスクリプションを取得します。 この操作は現在、契約の種類が Microsoft 顧客契約、Microsoft Partner Agreement、Microsoft Online Services プログラムの課金アカウントでサポートされています。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptions/{billingSubscriptionName}
  • 操作IdBillingSubscriptions_Get
GetBillingSubscriptionAlias(TenantResource, String, String, CancellationToken)

エイリアス ID でサブスクリプションを取得します。 この操作は、シートベースの課金サブスクリプションでサポートされています。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptionAliases/{aliasName}
  • 操作IdBillingSubscriptionsAliases_Get
GetBillingSubscriptionAliasAsync(TenantResource, String, String, CancellationToken)

エイリアス ID でサブスクリプションを取得します。 この操作は、シートベースの課金サブスクリプションでサポートされています。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptionAliases/{aliasName}
  • 操作IdBillingSubscriptionsAliases_Get
GetBillingSubscriptionAliases(TenantResource, String)

TenantResource 内の BillingSubscriptionAliasResources のコレクションを取得します。

GetBillingSubscriptionAsync(TenantResource, String, String, CancellationToken)

ID でサブスクリプションを取得します。 この操作は現在、契約の種類が Microsoft 顧客契約、Microsoft Partner Agreement、Microsoft Online Services プログラムの課金アカウントでサポートされています。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptions/{billingSubscriptionName}
  • 操作IdBillingSubscriptions_Get
GetBillingSubscriptions(TenantResource, String)

TenantResource 内の BillingSubscriptionResources のコレクションを取得します。

GetBillingBenefitsReservationOrderAlias(TenantResource, String, CancellationToken)

予約注文のエイリアスを取得します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/reservationOrderAliases/{reservationOrderAliasName}
  • 操作IdReservationOrderAlias_Get
GetBillingBenefitsReservationOrderAliasAsync(TenantResource, String, CancellationToken)

予約注文のエイリアスを取得します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/reservationOrderAliases/{reservationOrderAliasName}
  • 操作IdReservationOrderAlias_Get
GetBillingBenefitsReservationOrderAliases(TenantResource)

TenantResource 内の BillingBenefitsReservationOrderAliasResources のコレクションを取得します。

GetBillingBenefitsSavingsPlanOrder(TenantResource, String, String, CancellationToken)

節約プランの注文を取得します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}
  • 操作IdSavingsPlanOrder_Get
GetBillingBenefitsSavingsPlanOrderAlias(TenantResource, String, CancellationToken)

節約プランを取得します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrderAliases/{savingsPlanOrderAliasName}
  • 操作IdSavingsPlanOrderAlias_Get
GetBillingBenefitsSavingsPlanOrderAliasAsync(TenantResource, String, CancellationToken)

節約プランを取得します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrderAliases/{savingsPlanOrderAliasName}
  • 操作IdSavingsPlanOrderAlias_Get
GetBillingBenefitsSavingsPlanOrderAliases(TenantResource)

TenantResource 内の BillingBenefitsSavingsPlanOrderAliasResources のコレクションを取得します。

GetBillingBenefitsSavingsPlanOrderAsync(TenantResource, String, String, CancellationToken)

節約プランの注文を取得します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}
  • 操作IdSavingsPlanOrder_Get
GetBillingBenefitsSavingsPlanOrders(TenantResource)

TenantResource 内の BillingBenefitsSavingsPlanOrderResources のコレクションを取得します。

GetBillingBenefitsSavingsPlans(TenantResource, TenantResourceGetBillingBenefitsSavingsPlansOptions, CancellationToken)

節約プランを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlans
  • 操作IdSavingsPlan_ListAll
GetBillingBenefitsSavingsPlansAsync(TenantResource, TenantResourceGetBillingBenefitsSavingsPlansOptions, CancellationToken)

節約プランを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlans
  • 操作IdSavingsPlan_ListAll
ValidatePurchase(TenantResource, SavingsPlanPurchaseValidateContent, CancellationToken)

節約プランの購入を検証します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/validate
  • 操作 IdValidatePurchase
ValidatePurchaseAsync(TenantResource, SavingsPlanPurchaseValidateContent, CancellationToken)

節約プランの購入を検証します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/validate
  • 操作 IdValidatePurchase
CheckBotServiceNameAvailability(TenantResource, BotServiceNameAvailabilityContent, CancellationToken)

ボット名が使用可能かどうかを確認します。

  • 要求パス/プロバイダー/Microsoft.BotService/checkNameAvailability
  • 操作IdBots_GetCheckNameAvailability
CheckBotServiceNameAvailabilityAsync(TenantResource, BotServiceNameAvailabilityContent, CancellationToken)

ボット名が使用可能かどうかを確認します。

  • 要求パス/プロバイダー/Microsoft.BotService/checkNameAvailability
  • 操作IdBots_GetCheckNameAvailability
CheckCdnNameAvailability(TenantResource, CdnNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 これは、CDN エンドポイントなど、名前がグローバルに一意であるリソースに必要です。

  • 要求パス/プロバイダー/Microsoft.Cdn/checkNameAvailability
  • 操作 IdCheckNameAvailability
CheckCdnNameAvailabilityAsync(TenantResource, CdnNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 これは、CDN エンドポイントなど、名前がグローバルに一意であるリソースに必要です。

  • 要求パス/プロバイダー/Microsoft.Cdn/checkNameAvailability
  • 操作 IdCheckNameAvailability
GetEdgeNodes(TenantResource, CancellationToken)

Edgenodes は、CDN コンテンツをエンド ユーザーに配信するために使用されるグローバルなポイント オブ プレゼンス (POP) の場所です。

  • 要求パス/プロバイダー/Microsoft.Cdn/edgenodes
  • 操作IdEdgeNodes_List
GetEdgeNodesAsync(TenantResource, CancellationToken)

Edgenodes は、CDN コンテンツをエンド ユーザーに配信するために使用されるグローバルなポイント オブ プレゼンス (POP) の場所です。

  • 要求パス/プロバイダー/Microsoft.Cdn/edgenodes
  • 操作IdEdgeNodes_List
GetResourceChanges(TenantResource, String, DateTimeOffset, DateTimeOffset, String, CancellationToken)

指定した時間範囲内のリソースの変更を一覧表示します。 ユーザーがアクセスできない場合、顧客データはマスクされます。

  • 要求パス/{resourceId}/providers/Microsoft.ChangeAnalysis/resourceChanges
  • 操作IdResourceChanges_List
GetResourceChangesAsync(TenantResource, String, DateTimeOffset, DateTimeOffset, String, CancellationToken)

指定した時間範囲内のリソースの変更を一覧表示します。 ユーザーがアクセスできない場合、顧客データはマスクされます。

  • 要求パス/{resourceId}/providers/Microsoft.ChangeAnalysis/resourceChanges
  • 操作IdResourceChanges_List
CheckNameExistsDatabaseAccount(TenantResource, String, CancellationToken)

Azure Cosmos DB アカウント名が既に存在することを確認します。 有効なアカウント名には、小文字、数字、および '-' 文字のみを含め、3 ~ 50 文字にする必要があります。

  • 要求パス/プロバイダー/Microsoft.DocumentDB/databaseAccountNames/{accountName}
  • 操作IdDatabaseAccounts_CheckNameExists
CheckNameExistsDatabaseAccountAsync(TenantResource, String, CancellationToken)

Azure Cosmos DB アカウント名が既に存在することを確認します。 有効なアカウント名には、小文字、数字、および '-' 文字のみを含め、3 ~ 50 文字にする必要があります。

  • 要求パス/プロバイダー/Microsoft.DocumentDB/databaseAccountNames/{accountName}
  • 操作IdDatabaseAccounts_CheckNameExists
ByBillingAccountIdGenerateReservationDetailsReport(TenantResource, WaitUntil, String, String, String, CancellationToken)

登録 ID に基づいて、指定された日付範囲の予約詳細レポートを非同期的に生成します。予約の使用状況の詳細は、特定のエンタープライズ ロールでのみ表示できます。 ロールの詳細については、以下を参照してください。 https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-roles#usage-and-costs-access-by-role

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingAccountId
ByBillingAccountIdGenerateReservationDetailsReportAsync(TenantResource, WaitUntil, String, String, String, CancellationToken)

登録 ID に基づいて、指定された日付範囲の予約詳細レポートを非同期的に生成します。予約の使用状況の詳細は、特定のエンタープライズ ロールでのみ表示できます。 ロールの詳細については、以下を参照してください。 https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-roles#usage-and-costs-access-by-role

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingAccountId
ByBillingProfileIdGenerateReservationDetailsReport(TenantResource, WaitUntil, String, String, String, String, CancellationToken)

課金プロファイルによって、指定された日付範囲の予約詳細レポートを非同期的に生成します。 [予約の使用状況の詳細] は、既定で特定のエンタープライズ ロールでのみ表示できます。 ロールの詳細については、以下を参照してください。 https://docs.microsoft.com/en-us/azure/cost-management-billing/reservations/reservation-utilization#view-utilization-in-the-azure-portal-with-azure-rbac-access

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingProfileId
ByBillingProfileIdGenerateReservationDetailsReportAsync(TenantResource, WaitUntil, String, String, String, String, CancellationToken)

課金プロファイルによって、指定された日付範囲の予約詳細レポートを非同期的に生成します。 [予約の使用状況の詳細] は、既定で特定のエンタープライズ ロールでのみ表示できます。 ロールの詳細については、以下を参照してください。 https://docs.microsoft.com/en-us/azure/cost-management-billing/reservations/reservation-utilization#view-utilization-in-the-azure-portal-with-azure-rbac-access

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingProfileId
ByExternalCloudProviderTypeDimensions(TenantResource, TenantResourceByExternalCloudProviderTypeDimensionsOptions, CancellationToken)

外部クラウド プロバイダーの種類別にディメンションを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/dimensions
  • 操作IdDimensions_ByExternalCloudProviderType
ByExternalCloudProviderTypeDimensionsAsync(TenantResource, TenantResourceByExternalCloudProviderTypeDimensionsOptions, CancellationToken)

外部クラウド プロバイダーの種類別にディメンションを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/dimensions
  • 操作IdDimensions_ByExternalCloudProviderType
CheckCostManagementNameAvailabilityByScheduledAction(TenantResource, CostManagementNameAvailabilityContent, CancellationToken)

スケジュールされたアクションの名前の可用性と正確性を確認します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/checkNameAvailability
  • 操作IdScheduledActions_CheckNameAvailability
CheckCostManagementNameAvailabilityByScheduledActionAsync(TenantResource, CostManagementNameAvailabilityContent, CancellationToken)

スケジュールされたアクションの名前の可用性と正確性を確認します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/checkNameAvailability
  • 操作IdScheduledActions_CheckNameAvailability
DownloadByBillingProfilePriceSheet(TenantResource, WaitUntil, String, String, CancellationToken)

課金プロファイルの現在の月の価格シートをダウンロードする URL を取得します。 この操作は、契約の種類がMicrosoft Partner AgreementまたはMicrosoft 顧客契約の課金アカウントでサポートされています。Azure 製品の増加により、このプレビュー バージョンの Azure 価格シートのダウンロード エクスペリエンスは、1 つの csv ファイルから、それぞれ最大 200,000 レコードの複数の csv ファイルを含む Zip ファイルに更新されます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_DownloadByBillingProfile
DownloadByBillingProfilePriceSheetAsync(TenantResource, WaitUntil, String, String, CancellationToken)

課金プロファイルの現在の月の価格シートをダウンロードする URL を取得します。 この操作は、契約の種類がMicrosoft Partner AgreementまたはMicrosoft 顧客契約の課金アカウントでサポートされています。Azure 製品の増加により、このプレビュー バージョンの Azure 価格シートのダウンロード エクスペリエンスは、1 つの csv ファイルから、それぞれ最大 200,000 レコードの複数の csv ファイルを含む Zip ファイルに更新されます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_DownloadByBillingProfile
DownloadPriceSheet(TenantResource, WaitUntil, String, String, String, CancellationToken)

請求書の価格シートをダウンロードする URL を取得します。 この操作は、契約の種類がMicrosoft Partner AgreementまたはMicrosoft 顧客契約の課金アカウントでサポートされています。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoices/{invoiceName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_Download
DownloadPriceSheetAsync(TenantResource, WaitUntil, String, String, String, CancellationToken)

請求書の価格シートをダウンロードする URL を取得します。 この操作は、契約の種類がMicrosoft Partner AgreementまたはMicrosoft 顧客契約の課金アカウントでサポートされています。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoices/{invoiceName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_Download
ExternalCloudProviderUsageForecast(TenantResource, ExternalCloudProviderType, String, ForecastDefinition, String, CancellationToken)

定義されている外部クラウド プロバイダーの種類の予測料金を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/forecast
  • 操作IdForecast_ExternalCloudProviderUsage
ExternalCloudProviderUsageForecastAsync(TenantResource, ExternalCloudProviderType, String, ForecastDefinition, String, CancellationToken)

定義されている外部クラウド プロバイダーの種類の予測料金を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/forecast
  • 操作IdForecast_ExternalCloudProviderUsage
GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScope(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

提供された節約プランの特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdSavingsPlanScope_GenerateBenefitUtilizationSummariesReportAsync
GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScopeAsync(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

提供された節約プランの特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdSavingsPlanScope_GenerateBenefitUtilizationSummariesReportAsync
GenerateBenefitUtilizationSummariesReportBillingAccountScope(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された課金アカウントの特典使用率の概要レポートの生成をトリガーします。 この API では、登録アカウントのみがサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdBillingAccountScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportBillingAccountScopeAsync(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された課金アカウントの特典使用率の概要レポートの生成をトリガーします。 この API では、登録アカウントのみがサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdBillingAccountScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportBillingProfileScope(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された課金アカウントと課金プロファイルの特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdBillingProfileScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportBillingProfileScopeAsync(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された課金アカウントと課金プロファイルの特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdBillingProfileScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationOrderScope(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された予約注文の特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservationorders/{reservationOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationOrderScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationOrderScopeAsync(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された予約注文の特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservationorders/{reservationOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationOrderScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationScope(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された予約の特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservationorders/{reservationOrderId}/reservations/{reservationId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationScopeAsync(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

指定された予約の特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservationorders/{reservationOrderId}/reservations/{reservationId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScope(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

提供された節約プランの注文に対する特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdSavingsPlanOrderScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScopeAsync(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

提供された節約プランの注文に対する特典使用率の概要レポートの生成をトリガーします。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdSavingsPlanOrderScope_GenerateBenefitUtilizationSummariesReport
GetAllTenantsCostManagementViews(TenantResource)

TenantResource 内の TenantsCostManagementViewsResources のコレクションを取得します。

GetBenefitUtilizationSummariesByBillingAccountId(TenantResource, String, Nullable<GrainContent>, String, CancellationToken)

エンタープライズ 契約スコープの節約プラン使用率の概要を一覧表示します。 グレイン値 'Daily' と 'Monthly' でサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingAccountId
GetBenefitUtilizationSummariesByBillingAccountIdAsync(TenantResource, String, Nullable<GrainContent>, String, CancellationToken)

エンタープライズ 契約スコープの節約プラン使用率の概要を一覧表示します。 グレイン値 'Daily' と 'Monthly' でサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingAccountId
GetBenefitUtilizationSummariesByBillingProfileId(TenantResource, String, String, Nullable<GrainContent>, String, CancellationToken)

課金プロファイルの節約プラン使用率の概要を一覧表示します。 グレイン値 'Daily' と 'Monthly' でサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingProfileId
GetBenefitUtilizationSummariesByBillingProfileIdAsync(TenantResource, String, String, Nullable<GrainContent>, String, CancellationToken)

課金プロファイルの節約プラン使用率の概要を一覧表示します。 グレイン値 'Daily' と 'Monthly' でサポートされます。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingProfileId
GetBenefitUtilizationSummariesBySavingsPlanId(TenantResource, String, String, String, Nullable<GrainContent>, CancellationToken)

日単位または月単位のグレインの節約プラン使用率の概要を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanId
GetBenefitUtilizationSummariesBySavingsPlanIdAsync(TenantResource, String, String, String, Nullable<GrainContent>, CancellationToken)

日単位または月単位のグレインの節約プラン使用率の概要を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanId
GetBenefitUtilizationSummariesBySavingsPlanOrder(TenantResource, String, String, Nullable<GrainContent>, CancellationToken)

日単位または月単位のグレインの節約プラン使用率の概要を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanOrder
GetBenefitUtilizationSummariesBySavingsPlanOrderAsync(TenantResource, String, String, Nullable<GrainContent>, CancellationToken)

日単位または月単位のグレインの節約プラン使用率の概要を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanOrder
GetCostManagementAlerts(TenantResource, ExternalCloudProviderType, String, CancellationToken)

定義されている外部クラウド プロバイダーの種類のアラートを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/alerts
  • 操作IdAlerts_ListExternal
GetCostManagementAlertsAsync(TenantResource, ExternalCloudProviderType, String, CancellationToken)

定義されている外部クラウド プロバイダーの種類のアラートを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/alerts
  • 操作IdAlerts_ListExternal
GetTenantScheduledAction(TenantResource, String, CancellationToken)

プライベート スケジュールされたアクションを名前で取得します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/scheduledActions/{name}
  • 操作IdScheduledActions_Get
GetTenantScheduledActionAsync(TenantResource, String, CancellationToken)

プライベート スケジュールされたアクションを名前で取得します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/scheduledActions/{name}
  • 操作IdScheduledActions_Get
GetTenantScheduledActions(TenantResource)

TenantResource 内の TenantScheduledActionResources のコレクションを取得します。

GetTenantsCostManagementViews(TenantResource, String, CancellationToken)

ビュー名でビューを取得します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/views/{viewName}
  • 操作IdViews_Get
GetTenantsCostManagementViewsAsync(TenantResource, String, CancellationToken)

ビュー名でビューを取得します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/views/{viewName}
  • 操作IdViews_Get
UsageByExternalCloudProviderTypeQuery(TenantResource, ExternalCloudProviderType, String, QueryDefinition, CancellationToken)

定義されている外部クラウド プロバイダーの種類の使用状況データに対してクエリを実行します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/query
  • 操作IdQuery_UsageByExternalCloudProviderType
UsageByExternalCloudProviderTypeQueryAsync(TenantResource, ExternalCloudProviderType, String, QueryDefinition, CancellationToken)

定義されている外部クラウド プロバイダーの種類の使用状況データに対してクエリを実行します。

  • 要求パス/プロバイダー/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/query
  • 操作IdQuery_UsageByExternalCloudProviderType
ActivateEmail(TenantResource, AzureLocation, DataShareEmailRegistration, CancellationToken)

現在のテナントの電子メール登録をアクティブ化する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/activateEmail
  • 操作IdEmailRegistrations_ActivateEmail
ActivateEmailAsync(TenantResource, AzureLocation, DataShareEmailRegistration, CancellationToken)

現在のテナントの電子メール登録をアクティブ化する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/activateEmail
  • 操作IdEmailRegistrations_ActivateEmail
GetDataShareConsumerInvitation(TenantResource, AzureLocation, Guid, CancellationToken)

招待を取得する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/consumerInvitations/{invitationId}
  • 操作IdConsumerInvitations_Get
GetDataShareConsumerInvitationAsync(TenantResource, AzureLocation, Guid, CancellationToken)

招待を取得する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/consumerInvitations/{invitationId}
  • 操作IdConsumerInvitations_Get
GetDataShareConsumerInvitations(TenantResource)

TenantResource 内の DataShareConsumerInvitationResources のコレクションを取得します。

RegisterEmail(TenantResource, AzureLocation, CancellationToken)

現在のテナントの電子メールを登録する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/registerEmail
  • 操作IdEmailRegistrations_RegisterEmail
RegisterEmailAsync(TenantResource, AzureLocation, CancellationToken)

現在のテナントの電子メールを登録する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/registerEmail
  • 操作IdEmailRegistrations_RegisterEmail
RejectConsumerInvitation(TenantResource, AzureLocation, DataShareConsumerInvitationData, CancellationToken)

招待を拒否する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/rejectInvitation
  • 操作IdConsumerInvitations_RejectInvitation
RejectConsumerInvitationAsync(TenantResource, AzureLocation, DataShareConsumerInvitationData, CancellationToken)

招待を拒否する

  • 要求パス/プロバイダー/Microsoft.DataShare/locations/{location}/rejectInvitation
  • 操作IdConsumerInvitations_RejectInvitation
GetTopicType(TenantResource, String, CancellationToken)

トピックの種類に関する情報を取得します。

  • 要求パス/プロバイダー/Microsoft.EventGrid/topicTypes/{topicTypeName}
  • 操作IdTopicTypes_Get
GetTopicTypeAsync(TenantResource, String, CancellationToken)

トピックの種類に関する情報を取得します。

  • 要求パス/プロバイダー/Microsoft.EventGrid/topicTypes/{topicTypeName}
  • 操作IdTopicTypes_Get
GetTopicTypes(TenantResource)

TenantResource 内の TopicTypeResources のコレクションを取得します。

GetVerifiedPartner(TenantResource, String, CancellationToken)

検証済みパートナーのプロパティを取得します。

  • 要求パス/プロバイダー/Microsoft.EventGrid/verifiedPartners/{verifiedPartnerName}
  • 操作IdVerifiedPartners_Get
GetVerifiedPartnerAsync(TenantResource, String, CancellationToken)

検証済みパートナーのプロパティを取得します。

  • 要求パス/プロバイダー/Microsoft.EventGrid/verifiedPartners/{verifiedPartnerName}
  • 操作IdVerifiedPartners_Get
GetVerifiedPartners(TenantResource)

TenantResource 内の VerifiedPartnerResources のコレクションを取得します。

GetOperationsCustomLocations(TenantResource, CancellationToken)

使用可能なすべてのカスタムの場所操作を一覧表示します。 要求パス: /providers/Microsoft.ExtendedLocation/operations 操作 ID: CustomLocations_ListOperations

GetOperationsCustomLocationsAsync(TenantResource, CancellationToken)

使用可能なすべてのカスタムの場所操作を一覧表示します。 要求パス: /providers/Microsoft.ExtendedLocation/operations 操作 ID: CustomLocations_ListOperations

CheckFrontDoorNameAvailability(TenantResource, FrontDoorNameAvailabilityContent, CancellationToken)

Front Door リソース名の可用性を確認します。

  • 要求パス/プロバイダー/Microsoft.Network/checkFrontDoorNameAvailability
  • 操作IdFrontDoorNameAvailability_Check
CheckFrontDoorNameAvailabilityAsync(TenantResource, FrontDoorNameAvailabilityContent, CancellationToken)

Front Door リソース名の可用性を確認します。

  • 要求パス/プロバイダー/Microsoft.Network/checkFrontDoorNameAvailability
  • 操作IdFrontDoorNameAvailability_Check
GetAvailableOperationsMachineLearningComputes(TenantResource, CancellationToken)

使用可能なすべての操作を取得します。

  • 要求パス/プロバイダー/Microsoft.MachineLearningCompute/operations
  • 操作IdMachineLearningCompute_ListAvailableOperations
GetAvailableOperationsMachineLearningComputesAsync(TenantResource, CancellationToken)

使用可能なすべての操作を取得します。

  • 要求パス/プロバイダー/Microsoft.MachineLearningCompute/operations
  • 操作IdMachineLearningCompute_ListAvailableOperations
GetSystemAssignedIdentity(ArmResource)

ArmResource で実行できるインスタンス操作と共に SystemAssignedIdentityResource を表すオブジェクトを取得します。

GetOperations(TenantResource, CancellationToken)

すべての操作を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.ManagementPartner/operations
  • 操作IdOperation_List
GetOperationsAsync(TenantResource, CancellationToken)

すべての操作を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.ManagementPartner/operations
  • 操作IdOperation_List
GetPartnerResponse(TenantResource, String, CancellationToken)

partnerId、objectId、tenantId を使用して管理パートナーを取得します。

  • 要求パス/プロバイダー/Microsoft.ManagementPartner/partners/{partnerId}
  • 操作IdPartner_Get
GetPartnerResponseAsync(TenantResource, String, CancellationToken)

partnerId、objectId、tenantId を使用して管理パートナーを取得します。

  • 要求パス/プロバイダー/Microsoft.ManagementPartner/partners/{partnerId}
  • 操作IdPartner_Get
GetPartnerResponses(TenantResource)

TenantResource 内の PartnerResponseResources のコレクションを取得します。

GetPrivateStore(TenantResource, Guid, CancellationToken)

プライベート ストアに関する情報を取得する

  • 要求パス/プロバイダー/Microsoft.Marketplace/privateStores/{privateStoreId}
  • 操作IdPrivateStore_Get
GetPrivateStoreAsync(TenantResource, Guid, CancellationToken)

プライベート ストアに関する情報を取得する

  • 要求パス/プロバイダー/Microsoft.Marketplace/privateStores/{privateStoreId}
  • 操作IdPrivateStore_Get
GetPrivateStores(TenantResource)

TenantResource 内の PrivateStoreResources のコレクションを取得します。

GetOperationsDiscoveries(TenantResource, CancellationToken)

要求パス: /providers/Microsoft.Migrate/operations 操作 ID: OperationsDiscovery_Get

GetOperationsDiscoveriesAsync(TenantResource, CancellationToken)

要求パス: /providers/Microsoft.Migrate/operations 操作 ID: OperationsDiscovery_Get

GetTenantPacketCoreControlPlaneVersion(TenantResource, String, CancellationToken)

指定されたパケット コア コントロール プレーンのバージョンに関する情報を取得します。

  • 要求パス/プロバイダー/Microsoft.MobileNetwork/packetCoreControlPlaneVersions/{versionName}
  • 操作IdPacketCoreControlPlaneVersions_Get
GetTenantPacketCoreControlPlaneVersionAsync(TenantResource, String, CancellationToken)

指定されたパケット コア コントロール プレーンのバージョンに関する情報を取得します。

  • 要求パス/プロバイダー/Microsoft.MobileNetwork/packetCoreControlPlaneVersions/{versionName}
  • 操作IdPacketCoreControlPlaneVersions_Get
GetTenantPacketCoreControlPlaneVersions(TenantResource)

TenantResource 内の TenantPacketCoreControlPlaneVersionResources のコレクションを取得します。

GetEventCategories(TenantResource, CancellationToken)

アクティビティ ログ サービスでサポートされている使用可能なイベント カテゴリの一覧を取得します。<br>現在の一覧には、管理、セキュリティ、ServiceHealth、アラート、推奨事項、ポリシーが含まれています。

  • 要求パス/プロバイダー/Microsoft.Insights/eventcategories
  • 操作IdEventCategories_List
GetEventCategoriesAsync(TenantResource, CancellationToken)

アクティビティ ログ サービスでサポートされている使用可能なイベント カテゴリの一覧を取得します。<br>現在の一覧には、管理、セキュリティ、ServiceHealth、アラート、推奨事項、ポリシーが含まれています。

  • 要求パス/プロバイダー/Microsoft.Insights/eventcategories
  • 操作IdEventCategories_List
GetTenantActivityLogs(TenantResource, String, String, CancellationToken)

テナントのアクティビティ ログを取得します。<br>サブスクリプションのアクティビティ ログを取得するために API に適用できるすべてのものは、この API (パラメーター、$filterなど) に<適用できます。ここで>指摘すべきことの 1 つは、この API はテナントの個々のサブスクリプションでログを取得 するのではなく 、テナント レベルで生成されたログのみを表示することです。

  • 要求パス/プロバイダー/Microsoft.Insights/eventtypes/management/values
  • 操作IdTenantActivityLogs_List
GetTenantActivityLogsAsync(TenantResource, String, String, CancellationToken)

テナントのアクティビティ ログを取得します。<br>サブスクリプションのアクティビティ ログを取得するために API に適用できるすべてのものは、この API (パラメーター、$filterなど) に<適用できます。ここで>指摘すべきことの 1 つは、この API はテナントの個々のサブスクリプションでログを取得 するのではなく 、テナント レベルで生成されたログのみを表示することです。

  • 要求パス/プロバイダー/Microsoft.Insights/eventtypes/management/values
  • 操作IdTenantActivityLogs_List
ExecuteGetPrivateDnsZoneSuffix(TenantResource, CancellationToken)

クラウドでプライベート DNS ゾーン サフィックスを取得します。

  • 要求パス/プロバイダー/Microsoft.DBforMySQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
ExecuteGetPrivateDnsZoneSuffixAsync(TenantResource, CancellationToken)

クラウドでプライベート DNS ゾーン サフィックスを取得します。

  • 要求パス/プロバイダー/Microsoft.DBforMySQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
GetGlobalRulestack(TenantResource, String, CancellationToken)

GlobalRulestackResource を取得する

  • 要求パス/プロバイダー/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}
  • 操作IdGlobalRulestack_Get
GetGlobalRulestackAsync(TenantResource, String, CancellationToken)

GlobalRulestackResource を取得する

  • 要求パス/プロバイダー/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}
  • 操作IdGlobalRulestack_Get
GetGlobalRulestacks(TenantResource)

TenantResource 内の GlobalRulestackResources のコレクションを取得します。

GetAllPolicyMetadata(TenantResource)

TenantResource 内の PolicyMetadataResources のコレクションを取得します。

GetPolicyMetadata(TenantResource, String, CancellationToken)

ポリシー メタデータ リソースを取得します。

  • 要求パス/プロバイダー/Microsoft.PolicyInsights/policyMetadata/{resourceName}
  • 操作IdPolicyMetadata_GetResource
GetPolicyMetadataAsync(TenantResource, String, CancellationToken)

ポリシー メタデータ リソースを取得します。

  • 要求パス/プロバイダー/Microsoft.PolicyInsights/policyMetadata/{resourceName}
  • 操作IdPolicyMetadata_GetResource
ExecuteGetPrivateDnsZoneSuffix(TenantResource, CancellationToken)

クラウドでプライベート DNS ゾーン サフィックスを取得する

  • 要求パス/プロバイダー/Microsoft.DBforPostgreSQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
ExecuteGetPrivateDnsZoneSuffixAsync(TenantResource, CancellationToken)

クラウドでプライベート DNS ゾーン サフィックスを取得する

  • 要求パス/プロバイダー/Microsoft.DBforPostgreSQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
GetDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

スコープの既定のアカウントを取得します。

  • 要求パス/プロバイダー/Microsoft.Purview/getDefaultAccount
  • 操作IdDefaultAccounts_Get
GetDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

スコープの既定のアカウントを取得します。

  • 要求パス/プロバイダー/Microsoft.Purview/getDefaultAccount
  • 操作IdDefaultAccounts_Get
RemoveDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

スコープから既定のアカウントを削除します。

  • 要求パス/プロバイダー/Microsoft.Purview/removeDefaultAccount
  • 操作IdDefaultAccounts_Remove
RemoveDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

スコープから既定のアカウントを削除します。

  • 要求パス/プロバイダー/Microsoft.Purview/removeDefaultAccount
  • 操作IdDefaultAccounts_Remove
SetDefaultAccount(TenantResource, DefaultPurviewAccountPayload, CancellationToken)

スコープの既定のアカウントを設定します。

  • 要求パス/プロバイダー/Microsoft.Purview/setDefaultAccount
  • 操作IdDefaultAccounts_Set
SetDefaultAccountAsync(TenantResource, DefaultPurviewAccountPayload, CancellationToken)

スコープの既定のアカウントを設定します。

  • 要求パス/プロバイダー/Microsoft.Purview/setDefaultAccount
  • 操作IdDefaultAccounts_Set
GetQuotaOperations(TenantResource, CancellationToken)

Microsoft.Quota リソース プロバイダーでサポートされているすべての操作を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.Quota/operations
  • 操作IdQuotaOperation_List
GetQuotaOperationsAsync(TenantResource, CancellationToken)

Microsoft.Quota リソース プロバイダーでサポートされているすべての操作を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.Quota/operations
  • 操作IdQuotaOperation_List
CalculateReservationExchange(TenantResource, WaitUntil, CalculateExchangeContent, CancellationToken)

ポリシー エラーがない場合に交換の価格を Reservations 計算します。

  • 要求パス/プロバイダー/Microsoft.Capacity/calculateExchange
  • 操作IdCalculateExchange_Post
CalculateReservationExchangeAsync(TenantResource, WaitUntil, CalculateExchangeContent, CancellationToken)

ポリシー エラーがない場合に交換の価格を Reservations 計算します。

  • 要求パス/プロバイダー/Microsoft.Capacity/calculateExchange
  • 操作IdCalculateExchange_Post
CalculateReservationOrder(TenantResource, ReservationPurchaseContent, CancellationToken)

を配置するための価格を計算します ReservationOrder

  • 要求パス/プロバイダー/Microsoft.Capacity/calculatePrice
  • 操作IdReservationOrder_Calculate
CalculateReservationOrderAsync(TenantResource, ReservationPurchaseContent, CancellationToken)

を配置するための価格を計算します ReservationOrder

  • 要求パス/プロバイダー/Microsoft.Capacity/calculatePrice
  • 操作IdReservationOrder_Calculate
Exchange(TenantResource, WaitUntil, ExchangeContent, CancellationToken)

1 つ以上 Reservations の購入と引き換えに 1 つ以上 Reservation を返します。

  • 要求パス/プロバイダー/Microsoft.Capacity/exchange
  • 操作IdExchange_Post
ExchangeAsync(TenantResource, WaitUntil, ExchangeContent, CancellationToken)

1 つ以上 Reservations の購入と引き換えに 1 つ以上 Reservation を返します。

  • 要求パス/プロバイダー/Microsoft.Capacity/exchange
  • 操作IdExchange_Post
GetReservationDetails(TenantResource, TenantResourceGetReservationDetailsOptions, CancellationToken)

プロビジョニングによって、ユーザーが現在のテナントで にアクセスできる状態で、予約と予約グループのロールアップ数を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationDetails(TenantResource, String, String, String, Nullable<Single>, String, Nullable<Single>, CancellationToken)

プロビジョニングによって、ユーザーが現在のテナントで にアクセスできる状態で、予約と予約グループのロールアップ数を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationDetailsAsync(TenantResource, TenantResourceGetReservationDetailsOptions, CancellationToken)

プロビジョニングによって、ユーザーが現在のテナントで にアクセスできる状態で、予約と予約グループのロールアップ数を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationDetailsAsync(TenantResource, String, String, String, Nullable<Single>, String, Nullable<Single>, CancellationToken)

プロビジョニングによって、ユーザーが現在のテナントで にアクセスできる状態で、予約と予約グループのロールアップ数を一覧表示します。

  • 要求パス/プロバイダー/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationOrder(TenantResource, Guid, String, CancellationToken)

の詳細を取得します ReservationOrder

  • 要求パス/プロバイダー/Microsoft.Capacity/reservationOrders/{reservationOrderId}
  • 操作IdReservationOrder_Get
GetReservationOrderAsync(TenantResource, Guid, String, CancellationToken)

の詳細を取得します ReservationOrder

  • 要求パス/プロバイダー/Microsoft.Capacity/reservationOrders/{reservationOrderId}
  • 操作IdReservationOrder_Get
GetReservationOrders(TenantResource)

TenantResource 内の ReservationOrderResources のコレクションを取得します。

GetResourceHistory(TenantResource, ResourcesHistoryContent, CancellationToken)

特定の時間間隔のリソースのすべてのスナップショットを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.ResourceGraph/resourcesHistory
  • 操作 IdResourcesHistory
GetResourceHistoryAsync(TenantResource, ResourcesHistoryContent, CancellationToken)

特定の時間間隔のリソースのすべてのスナップショットを一覧表示します。

  • 要求パス/プロバイダー/Microsoft.ResourceGraph/resourcesHistory
  • 操作 IdResourcesHistory
GetResources(TenantResource, ResourceQueryContent, CancellationToken)

要求で指定されたスコープについて、Azure Resource Manager によって管理されているリソースに対してクエリを実行します。

  • 要求パス/プロバイダー/Microsoft.ResourceGraph/resources
  • 操作 IdResources
GetResourcesAsync(TenantResource, ResourceQueryContent, CancellationToken)

要求で指定されたスコープについて、Azure Resource Manager によって管理されているリソースに対してクエリを実行します。

  • 要求パス/プロバイダー/Microsoft.ResourceGraph/resources
  • 操作 IdResources
GetResourceHealthMetadataEntities(TenantResource)

TenantResource 内の ResourceHealthMetadataEntityResources のコレクションを取得します。

GetResourceHealthMetadataEntity(TenantResource, String, CancellationToken)

メタデータ エンティティの一覧を取得します。

  • 要求パス/プロバイダー/Microsoft.ResourceHealth/metadata/{name}
  • 操作IdMetadata_GetEntity
GetResourceHealthMetadataEntityAsync(TenantResource, String, CancellationToken)

メタデータ エンティティの一覧を取得します。

  • 要求パス/プロバイダー/Microsoft.ResourceHealth/metadata/{name}
  • 操作IdMetadata_GetEntity
GetServiceEmergingIssue(TenantResource, EmergingIssueNameContent, CancellationToken)

Azure サービスの新しい問題を取得します。

  • 要求パス/プロバイダー/Microsoft.ResourceHealth/emergingIssues/{issueName}
  • 操作IdEmergingIssues_Get
GetServiceEmergingIssueAsync(TenantResource, EmergingIssueNameContent, CancellationToken)

Azure サービスの新しい問題を取得します。

  • 要求パス/プロバイダー/Microsoft.ResourceHealth/emergingIssues/{issueName}
  • 操作IdEmergingIssues_Get
GetServiceEmergingIssues(TenantResource)

TenantResource 内の ServiceEmergingIssueResources のコレクションを取得します。

GetTenantResourceHealthEvent(TenantResource, String, String, String, CancellationToken)

イベント追跡 ID でテナント内のイベントをサービス正常性する

  • 要求パス/プロバイダー/Microsoft.ResourceHealth/events/{eventTrackingId}
  • 操作IdEvent_GetByTenantIdAndTrackingId
GetTenantResourceHealthEventAsync(TenantResource, String, String, String, CancellationToken)

イベント追跡 ID でテナント内のイベントをサービス正常性する

  • 要求パス/プロバイダー/Microsoft.ResourceHealth/events/{eventTrackingId}
  • 操作IdEvent_GetByTenantIdAndTrackingId
GetTenantResourceHealthEvents(TenantResource)

TenantResource 内の TenantResourceHealthEventResources のコレクションを取得します。

GetOperationsDiscoveries(TenantResource, CancellationToken)
  • 要求パス/プロバイダー/Microsoft.Migrate/operations
  • 操作IdOperationsDiscovery_Get
GetOperationsDiscoveriesAsync(TenantResource, CancellationToken)
  • 要求パス/プロバイダー/Microsoft.Migrate/operations
  • 操作IdOperationsDiscovery_Get
CalculateDeploymentTemplateHash(TenantResource, BinaryData, CancellationToken)

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

  • 要求パス/プロバイダー/Microsoft.Resources/calculateTemplateHash
  • 操作IdDeployments_CalculateTemplateHash
CalculateDeploymentTemplateHashAsync(TenantResource, BinaryData, CancellationToken)

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

  • 要求パス/プロバイダー/Microsoft.Resources/calculateTemplateHash
  • 操作IdDeployments_CalculateTemplateHash
GetArmDeployment(TenantResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeploymentAsync(TenantResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeployments(TenantResource)

TenantResource 内の ArmDeploymentResources のコレクションを取得します。

GetAllTenantAssessmentMetadata(TenantResource)

TenantResource 内の TenantAssessmentMetadataResources のコレクションを取得します。

GetSecureScoreControlDefinitions(TenantResource, CancellationToken)

使用可能なセキュリティ コントロール、その評価、および最大スコアを一覧表示する

  • 要求パス/プロバイダー/Microsoft.Security/secureScoreControlDefinitions
  • 操作IdSecureScoreControlDefinitions_List
GetSecureScoreControlDefinitionsAsync(TenantResource, CancellationToken)

使用可能なセキュリティ コントロール、その評価、および最大スコアを一覧表示する

  • 要求パス/プロバイダー/Microsoft.Security/secureScoreControlDefinitions
  • 操作IdSecureScoreControlDefinitions_List
GetTenantAssessmentMetadata(TenantResource, String, CancellationToken)

評価の種類に関するメタデータ情報を取得する

  • 要求パス/プロバイダー/Microsoft.Security/assessmentMetadata/{assessmentMetadataName}
  • 操作IdAssessmentsMetadata_Get
GetTenantAssessmentMetadataAsync(TenantResource, String, CancellationToken)

評価の種類に関するメタデータ情報を取得する

  • 要求パス/プロバイダー/Microsoft.Security/assessmentMetadata/{assessmentMetadataName}
  • 操作IdAssessmentsMetadata_Get
GetLinkerResource(ArmResource, String, CancellationToken)

指定した名前のリンカー リソースを返します。

  • 要求パス/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • 操作IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

指定した名前のリンカー リソースを返します。

  • 要求パス/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • 操作IdLinker_Get
GetLinkerResources(ArmResource)

ArmResource 内の LinkerResources のコレクションを取得します。

AcceptSubscriptionOwnership(TenantResource, WaitUntil, String, AcceptOwnershipContent, CancellationToken)

サブスクリプションの所有権を受け入れます。

  • 要求パス/プロバイダー/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnership
  • 操作IdSubscription_AcceptOwnership
AcceptSubscriptionOwnershipAsync(TenantResource, WaitUntil, String, AcceptOwnershipContent, CancellationToken)

サブスクリプションの所有権を受け入れます。

  • 要求パス/プロバイダー/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnership
  • 操作IdSubscription_AcceptOwnership
GetAcceptOwnershipStatus(TenantResource, String, CancellationToken)

サブスクリプションの所有権の状態を受け入れます。

  • 要求パス/プロバイダー/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnershipStatus
  • 操作IdSubscription_AcceptOwnershipStatus
GetAcceptOwnershipStatusAsync(TenantResource, String, CancellationToken)

サブスクリプションの所有権の状態を受け入れます。

  • 要求パス/プロバイダー/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnershipStatus
  • 操作IdSubscription_AcceptOwnershipStatus
GetBillingAccountPolicies(TenantResource)

TenantResource 内の BillingAccountPolicyResources のコレクションを取得します。

GetBillingAccountPolicy(TenantResource, String, CancellationToken)

課金アカウント ポリシーを取得します。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Subscription/policies/default
  • 操作IdBillingAccount_GetPolicy
GetBillingAccountPolicyAsync(TenantResource, String, CancellationToken)

課金アカウント ポリシーを取得します。

  • 要求パス/プロバイダー/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Subscription/policies/default
  • 操作IdBillingAccount_GetPolicy
GetSubscriptionAlias(TenantResource, String, CancellationToken)

エイリアス サブスクリプションを取得します。

  • 要求パス/プロバイダー/Microsoft.Subscription/aliases/{aliasName}
  • 操作IdAlias_Get
GetSubscriptionAliasAsync(TenantResource, String, CancellationToken)

エイリアス サブスクリプションを取得します。

  • 要求パス/プロバイダー/Microsoft.Subscription/aliases/{aliasName}
  • 操作IdAlias_Get
GetSubscriptionAliases(TenantResource)

TenantResource 内の SubscriptionAliasResources のコレクションを取得します。

GetTenantPolicy(TenantResource)

TenantPolicyResource を表すオブジェクトと、TenantResource で実行できるインスタンス操作を取得します。

CheckNameAvailabilitySupportTicketsNoSubscription(TenantResource, SupportNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 この API を使用して、選択したサブスクリプションのサポート チケット作成の名前の一意性をチェックする必要があります。

  • 要求パス/プロバイダー/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTicketsNoSubscription_CheckNameAvailability
CheckNameAvailabilitySupportTicketsNoSubscriptionAsync(TenantResource, SupportNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 この API を使用して、選択したサブスクリプションのサポート チケット作成の名前の一意性をチェックする必要があります。

  • 要求パス/プロバイダー/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTicketsNoSubscription_CheckNameAvailability
GetSupportAzureService(TenantResource, String, CancellationToken)

サポート チケットを作成するための特定の Azure サービスを取得します。

  • 要求パス/プロバイダー/Microsoft.Support/services/{serviceName}
  • 操作IdServices_Get
GetSupportAzureServiceAsync(TenantResource, String, CancellationToken)

サポート チケットを作成するための特定の Azure サービスを取得します。

  • 要求パス/プロバイダー/Microsoft.Support/services/{serviceName}
  • 操作IdServices_Get
GetSupportAzureServices(TenantResource)

TenantResource 内の SupportAzureServiceResources のコレクションを取得します。

GetTenantFileWorkspace(TenantResource, String, CancellationToken)

特定のファイル ワークスペースの詳細を取得します。

  • 要求パス/プロバイダー/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspacesNoSubscription_Get
GetTenantFileWorkspaceAsync(TenantResource, String, CancellationToken)

特定のファイル ワークスペースの詳細を取得します。

  • 要求パス/プロバイダー/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspacesNoSubscription_Get
GetTenantFileWorkspaces(TenantResource)

TenantResource 内の TenantFileWorkspaceResources のコレクションを取得します。

GetTenantSupportTicket(TenantResource, String, CancellationToken)

特定のサポート チケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 チケットが 18 か月以上前に作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/プロバイダー/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTicketsNoSubscription_Get
GetTenantSupportTicketAsync(TenantResource, String, CancellationToken)

特定のサポート チケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 チケットが 18 か月以上前に作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/プロバイダー/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTicketsNoSubscription_Get
GetTenantSupportTickets(TenantResource)

TenantResource 内の TenantSupportTicketResources のコレクションを取得します。

CheckTrafficManagerRelativeDnsNameAvailability(TenantResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken)

Traffic Manager の相対 DNS 名を使用できるかどうかを確認します。

  • Request Path/providers/Microsoft.Network/checkTrafficManagerNameAvailability
  • 操作IdProfiles_CheckTrafficManagerRelativeDnsNameAvailability
CheckTrafficManagerRelativeDnsNameAvailabilityAsync(TenantResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken)

Traffic Manager の相対 DNS 名を使用できるかどうかを確認します。

  • Request Path/providers/Microsoft.Network/checkTrafficManagerNameAvailability
  • 操作IdProfiles_CheckTrafficManagerRelativeDnsNameAvailability
GetTrafficManagerGeographicHierarchy(TenantResource)

TrafficManagerGeographicHierarchyResource を表すオブジェクトと、TenantResource で実行できるインスタンス操作を取得します。

適用対象