Share via


IReportManifest.Blob Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="List of blob information generated by this operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IBlobInfo) }, Read=true, ReadOnly=false, Required=false, SerializedName="blobs", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IBlobInfo> Blob { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="List of blob information generated by this operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IBlobInfo) }, Read=true, ReadOnly=false, Required=false, SerializedName="blobs", Update=true)>]
member this.Blob : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IBlobInfo> with get, set
Public Property Blob As List(Of IBlobInfo)

Property Value

Attributes

Applies to