ReportManifest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ReportManifestTypeConverter))]
public class ReportManifest : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IReportManifest, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IReportManifestInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ReportManifestTypeConverter))>]
type ReportManifest = class
interface IReportManifest
interface IJsonSerializable
interface IReportManifestInternal
Public Class ReportManifest
Implements IReportManifest, IReportManifestInternal
- Inheritance
-
ReportManifest
- Attributes
- Implements
Constructors
ReportManifest() |
Properties
Blob | |
BlobCount | |
ByteCount | |
CompressData | |
DataFormat | |
ManifestVersion | |
RequestBodyBillingPeriod | |
RequestBodyInvoiceId | |
RequestBodyMetric | |
RequestContextRequestScope | |
TimePeriodEnd | |
TimePeriodStart |
Methods
DeserializeFromDictionary(IDictionary) | |
DeserializeFromPSObject(PSObject) | |
FromJson(JsonNode) | |
FromJsonString(String) | |
ToJson(JsonObject, SerializationMode) | |
ToJsonString() | |
ToString() |
Explicit Interface Implementations
IReportManifestInternal.RequestBodyTimePeriod | |
IReportManifestInternal.RequestContext | |
IReportManifestInternal.RequestContextRequestBody |