Condividi tramite


ICostDetailsOperationResults.ManifestByteCount Property

Definition

The total number of bytes in all blobs.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The total number of bytes in all blobs.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="byteCount")]
public long? ManifestByteCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The total number of bytes in all blobs.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="byteCount")>]
member this.ManifestByteCount : Nullable<int64> with get, set
Public Property ManifestByteCount As Nullable(Of Long)

Property Value

Attributes

Applies to