Share via


IReportManifest.BlobCount Property

Definition

The total number of blobs.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The total number of blobs.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="blobCount")]
public int? BlobCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The total number of blobs.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="blobCount")>]
member this.BlobCount : Nullable<int> with get, set
Public Property BlobCount As Nullable(Of Integer)

Property Value

Attributes

Applies to