Share via


IReportManifest.ByteCount Property

Definition

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

Property Value

Attributes

Applies to