Bagikan melalui


IMachine Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineTypeConverter))]
public interface IMachine : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineTypeConverter))>]
type IMachine = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface IMachine
Implements ITrackedResource
Derived
Attributes
Implements

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to