Get Result
data class GetResult(val activeDirectoryFqdn: String, val agentVersion: String, val agents: List<GetAgent>, val clientPublicKey: String, val cloudMetadatas: List<GetCloudMetadata>, val detectedProperties: Map<String, String>, val displayName: String, val dnsFqdn: String, val domainName: String, val id: String, val identities: List<GetIdentity>, val lastStatusChangeTime: String, val location: String, val locationDatas: List<GetLocationData>, val machineFqdn: String, val mssqlDiscovered: Boolean, val name: String, val osName: String, val osProfiles: List<GetOsProfile>, val osSku: String, val osType: String, val osVersion: String, val parentClusterResourceId: String, val privateLinkScopeResourceId: String, val resourceGroupName: String, val serviceStatuses: List<GetServiceStatus>, val status: String, val tags: Map<String, String>, val vmId: String, val vmUuid: String)
A collection of values returned by get.
Constructors
Link copied to clipboard
fun GetResult(activeDirectoryFqdn: String, agentVersion: String, agents: List<GetAgent>, clientPublicKey: String, cloudMetadatas: List<GetCloudMetadata>, detectedProperties: Map<String, String>, displayName: String, dnsFqdn: String, domainName: String, id: String, identities: List<GetIdentity>, lastStatusChangeTime: String, location: String, locationDatas: List<GetLocationData>, machineFqdn: String, mssqlDiscovered: Boolean, name: String, osName: String, osProfiles: List<GetOsProfile>, osSku: String, osType: String, osVersion: String, parentClusterResourceId: String, privateLinkScopeResourceId: String, resourceGroupName: String, serviceStatuses: List<GetServiceStatus>, 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