次の方法で共有


ICostDetailsOperationResults.ManifestDataFormat Property

Definition

The data format of the report

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The data format of the report", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsDataFormat) }, ReadOnly=false, Required=false, SerializedName="dataFormat")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsDataFormat? ManifestDataFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The data format of the report", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsDataFormat) }, ReadOnly=false, Required=false, SerializedName="dataFormat")>]
member this.ManifestDataFormat : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.CostDetailsDataFormat> with get, set
Public Property ManifestDataFormat As Nullable(Of CostDetailsDataFormat)

Property Value

Attributes

Applies to