次の方法で共有


ScheduledActionData.FileFormats プロパティ

定義

ビュー データの変換先。 現在、CSV 形式のみがサポートされています。

public System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.ScheduledActionFileFormat> FileFormats { get; }
member this.FileFormats : System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.ScheduledActionFileFormat>
Public ReadOnly Property FileFormats As IList(Of ScheduledActionFileFormat)

プロパティ値

適用対象