ConsumptionAggregatedCostResult.ExcludedSubscriptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
集計コストの計算から除外されたサブスクリプション Guid の一覧 シリアル化された名前: ManagementGroupAggregatedCostResult.properties.excludedSubscriptions
public System.Collections.Generic.IReadOnlyList<string> ExcludedSubscriptions { get; }
member this.ExcludedSubscriptions : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ExcludedSubscriptions As IReadOnlyList(Of String)