Any Class
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.
Anything
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.AnyTypeConverter))]
public class Any : Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.IAny
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.AnyTypeConverter))>]
type Any = class
interface IAny
interface IJsonSerializable
Public Class Any
Implements IAny
- Inheritance
-
Any
- Attributes
- Implements
Deserialize |
Deserializes a IDictionary into an instance of Any. |
Deserialize |
|
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.IAny. |
From |
Creates a new instance of Any, deserializing the content from a json string. |
To |
|
To |
Serializes this instance to a json string. |
To |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |