Share via


ICostDetailsOperationResults.ManifestBlob Property

Definition

List of blob information generated by this operation.

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

Property Value

Attributes

Applies to