PivotProperties 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.PivotPropertiesTypeConverter))]
public class PivotProperties : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IPivotProperties, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IPivotPropertiesInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.PivotPropertiesTypeConverter))>]
type PivotProperties = class
interface IPivotProperties
interface IJsonSerializable
interface IPivotPropertiesInternal
Public Class PivotProperties
Implements IPivotProperties, IPivotPropertiesInternal
- Inheritance
-
PivotProperties
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| PivotProperties() | |
Properties
| Name | Description |
|---|---|
| Name | |
| Type | |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| ToString() | |