Condividi tramite


ICostDetailsOperationResults.ManifestCompressData Property

Definition

Is the data in compressed format.

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

Property Value

Attributes

Applies to