SharedScopeBenefitRecommendationProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スコープが 'Shared' の場合の特典の推奨事項のプロパティ。
public class SharedScopeBenefitRecommendationProperties : Azure.ResourceManager.CostManagement.Models.BenefitRecommendationProperties
type SharedScopeBenefitRecommendationProperties = class
inherit BenefitRecommendationProperties
Public Class SharedScopeBenefitRecommendationProperties
Inherits BenefitRecommendationProperties
- 継承
コンストラクター
SharedScopeBenefitRecommendationProperties() |
SharedScopeBenefitRecommendationProperties の新しいインスタンスを初期化します。 |
プロパティ
AllRecommendationDetails |
推奨事項の詳細を含むすべての特典の推奨事項の一覧。 (継承元 BenefitRecommendationProperties) |
ArmSkuName |
ARM SKU 名。 SavingsPlan の 'Compute_Savings_Plan' です。 (継承元 BenefitRecommendationProperties) |
CommitmentGranularity |
提案されたコミットメント額の粒度。 サポートされている値: 'Hourly' (継承元 BenefitRecommendationProperties) |
CostWithoutBenefit |
メリットのない現在のコストは、ルックバック期間の "totalHours" に対応します。 (継承元 BenefitRecommendationProperties) |
CurrencyCode |
コストと節約額の ISO 4217 通貨コード識別子。 (継承元 BenefitRecommendationProperties) |
FirstConsumptionOn |
推奨事項の計算を振り返る際に使用される最初の使用日。 (継承元 BenefitRecommendationProperties) |
LastConsumptionOn |
推奨事項の計算を振り返る際に使用された最後の使用日。 (継承元 BenefitRecommendationProperties) |
LookBackPeriod |
推奨事項を計算するために評価された使用量の日数。 (継承元 BenefitRecommendationProperties) |
RecommendationDetails |
提案された推奨事項の詳細。 (継承元 BenefitRecommendationProperties) |
Term |
特典の期間。 たとえば、P1Y や P3Y などです。 (継承元 BenefitRecommendationProperties) |
TotalHours |
コストがカバーされる合計時間。 プロパティ 'properties/usage/charges' 内のレコードの数と同じです。 (継承元 BenefitRecommendationProperties) |
Usage |
特典の推奨事項を計算するために使用された firstConsumptionDate と lastConsumptionDate の間のオンデマンド料金。 (継承元 BenefitRecommendationProperties) |
適用対象
Azure SDK for .NET