Get Compute Machine Result
data class GetComputeMachineResult(val adFqdn: String, val agentConfigurations: List<GetComputeMachineAgentConfiguration>, val agentVersion: String, val clientPublicKey: String, val cloudMetadatas: List<GetComputeMachineCloudMetadata>, val detectedProperties: Map<String, String>, val displayName: String, val dnsFqdn: String, val domainName: String, val errorDetails: List<GetComputeMachineErrorDetail>, val id: String, val identities: List<GetComputeMachineIdentity>, val lastStatusChange: String, val location: String, val locationDatas: List<GetComputeMachineLocationData>, val machineFqdn: String, val mssqlDiscovered: Boolean, val name: String, val osName: String, val osProfiles: List<GetComputeMachineOsProfile>, val osSku: String, val osType: String, val osVersion: String, val parentClusterResourceId: String, val privateLinkScopeResourceId: String, val resourceGroupName: String, val serviceStatuses: List<GetComputeMachineServiceStatus>, val status: String, val tags: Map<String, String>, val vmId: String, val vmUuid: String)
A collection of values returned by getComputeMachine.
Constructors
Link copied to clipboard
fun GetComputeMachineResult(adFqdn: String, agentConfigurations: List<GetComputeMachineAgentConfiguration>, agentVersion: String, clientPublicKey: String, cloudMetadatas: List<GetComputeMachineCloudMetadata>, detectedProperties: Map<String, String>, displayName: String, dnsFqdn: String, domainName: String, errorDetails: List<GetComputeMachineErrorDetail>, id: String, identities: List<GetComputeMachineIdentity>, lastStatusChange: String, location: String, locationDatas: List<GetComputeMachineLocationData>, machineFqdn: String, mssqlDiscovered: Boolean, name: String, osName: String, osProfiles: List<GetComputeMachineOsProfile>, osSku: String, osType: String, osVersion: String, parentClusterResourceId: String, privateLinkScopeResourceId: String, resourceGroupName: String, serviceStatuses: List<GetComputeMachineServiceStatus>, status: String, tags: Map<String, String>, vmId: String, vmUuid: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard