MachineProperties1 Class

Definition

[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

AdFqdn
AgentVersion
ClientPublicKey
DisplayName
DnsFqdn
DomainName
ErrorDetail
Extension
LastStatusChange
LocationData
LocationDataCity
LocationDataCountryOrRegion
LocationDataDistrict
LocationDataName
MachineFqdn
OSName
OSProfile
OSProfileComputerName
OSSku
OSVersion
ProvisioningState
Status
VMId
VMUuid

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to