Udostępnij za pośrednictwem


Machine Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineTypeConverter))]
public class Machine : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IMachine, Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineTypeConverter))>]
type Machine = class
    interface IMachine
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IValidates
Public Class Machine
Implements IMachine, IValidates
Inheritance
Machine
Attributes
Implements

Constructors

Machine()

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
Fqdn
GuestConfigurationServiceStartupType
GuestConfigurationServiceStatus
Id
IdentityPrincipalId
IdentityTenantId
IdentityType
Kind
LastStatusChange
LicenseProfileLicenseChannel
LicenseProfileLicenseStatus
LinuxConfigurationPatchSettingsAssessmentMode
LinuxConfigurationPatchSettingsPatchMode
Location
LocationDataCity
LocationDataCountryOrRegion
LocationDataDistrict
LocationDataName
MssqlDiscovered
Name
NetworkProfileNetworkInterface
OSEdition
OSName
OSProfileComputerName
OSSku
OSType
OSVersion
ParentClusterResourceId
PrivateLinkScopeResourceId
ProductProfileBillingStartDate
ProductProfileDisenrollmentDate
ProductProfileEnrollmentDate
ProductProfileProductFeature
ProductProfileProductType
ProductProfileSubscriptionStatus
ProvisioningState
Resource
ResourceGroupName
SoftwareAssuranceCustomer
Status
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tags
Type
VMId
VMUuid
WindowsConfigurationPatchSettingsAssessmentMode
WindowsConfigurationPatchSettingsPatchMode

Methods

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

Applies to