Share via


IReportManifest.CompressData Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Is the data in compressed format.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="compressData", Update=true)]
public bool? CompressData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Is the data in compressed format.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="compressData", Update=true)>]
member this.CompressData : Nullable<bool> with get, set
Public Property CompressData As Nullable(Of Boolean)

Property Value

Attributes

Applies to