GetMachineResult

constructor(adFqdn: String, agentConfiguration: AgentConfigurationResponse, agentUpgrade: AgentUpgradeResponse? = null, agentVersion: String, azureApiVersion: String, clientPublicKey: String? = null, cloudMetadata: CloudMetadataResponse? = null, detectedProperties: Map<String, String>, displayName: String, dnsFqdn: String, domainName: String, errorDetails: List<ErrorDetailResponse>, extensions: List<MachineExtensionInstanceViewResponse>? = null, id: String, identity: IdentityResponse? = null, kind: String? = null, lastStatusChange: String, licenseProfile: LicenseProfileMachineInstanceViewResponse? = null, location: String, locationData: LocationDataResponse? = null, machineFqdn: String, mssqlDiscovered: String? = null, name: String, networkProfile: NetworkProfileResponse, osEdition: String, osName: String, osProfile: OSProfileResponse? = null, osSku: String, osType: String? = null, osVersion: String, parentClusterResourceId: String? = null, privateLinkScopeResourceId: String? = null, provisioningState: String, resources: List<MachineExtensionResponse>, serviceStatuses: ServiceStatusesResponse? = null, status: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, vmId: String? = null, vmUuid: String)