MachineProperties1 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.ConnectedMachine.Models.Api20200802.MachineProperties1TypeConverter))]
public class MachineProperties1 : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20200802.IMachineProperties1, Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20200802.MachineProperties1TypeConverter))>]
type MachineProperties1 = class
interface IMachineProperties1
interface IJsonSerializable
interface IMachineProperties
interface IValidates
Public Class MachineProperties1
Implements IMachineProperties1, IValidates
- Inheritance
-
MachineProperties1
- Attributes
- Implements
Constructors
| MachineProperties1() |
Properties
Methods
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() | |
| Validate(IEventListener) |