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
| Name | Description |
|---|---|
| ReportManifest() | |
Properties
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| ToString() | |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IReportManifestInternal.RequestBodyTimePeriod | |
| IReportManifestInternal.RequestContext | |
| IReportManifestInternal.RequestContextRequestBody | |