Compartir a través de


MachineProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachinePropertiesTypeConverter))]
public class MachineProperties : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IMachineProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachinePropertiesTypeConverter))>]
type MachineProperties = class
    interface IMachineProperties
    interface IJsonSerializable
Public Class MachineProperties
Implements IMachineProperties
Inheritance
MachineProperties
Attributes
Implements

Constructors

MachineProperties()

Properties

AdFqdn
AgentConfigurationConfigMode
AgentConfigurationExtensionsAllowList
AgentConfigurationExtensionsBlockList
AgentConfigurationExtensionsEnabled
AgentConfigurationGuestConfigurationEnabled
AgentConfigurationIncomingConnectionsPort
AgentConfigurationProxyBypass
AgentConfigurationProxyUrl
AgentUpgradeCorrelationId
AgentUpgradeDesiredVersion
AgentUpgradeEnableAutomaticUpgrade
AgentUpgradeLastAttemptDesiredVersion
AgentUpgradeLastAttemptMessage
AgentUpgradeLastAttemptStatus
AgentUpgradeLastAttemptTimestamp
AgentVersion
ClientPublicKey
CloudMetadataProvider
DetectedProperty
DisplayName
DnsFqdn
DomainName
ErrorDetail
EsuProfileAssignedLicense
EsuProfileAssignedLicenseImmutableId
EsuProfileEsuEligibility
EsuProfileEsuKey
EsuProfileEsuKeyState
EsuProfileLicenseAssignmentState
EsuProfileServerType
Extension
ExtensionServiceStartupType
ExtensionServiceStatus
GuestConfigurationServiceStartupType
GuestConfigurationServiceStatus
LastStatusChange
LicenseProfileLicenseChannel
LicenseProfileLicenseStatus
LinuxConfigurationPatchSettingsAssessmentMode
LinuxConfigurationPatchSettingsPatchMode
LocationDataCity
LocationDataCountryOrRegion
LocationDataDistrict
LocationDataName
MachineFqdn
MssqlDiscovered
NetworkProfileNetworkInterface
OSEdition
OSName
OSProfileComputerName
OSSku
OSType
OSVersion
ParentClusterResourceId
PrivateLinkScopeResourceId
ProductProfileBillingStartDate
ProductProfileDisenrollmentDate
ProductProfileEnrollmentDate
ProductProfileProductFeature
ProductProfileProductType
ProductProfileSubscriptionStatus
ProvisioningState
SoftwareAssuranceCustomer
Status
VMId
VMUuid
WindowsConfigurationPatchSettingsAssessmentMode
WindowsConfigurationPatchSettingsPatchMode

Methods

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

Applies to