GetVirtualMachineResult

constructor(adminUsername: String, availabilityZone: String, azureApiVersion: String, bareMetalMachineId: String, bootMethod: String? = null, cloudServicesNetworkAttachment: NetworkAttachmentResponse, clusterId: String, consoleExtendedLocation: ExtendedLocationResponse? = null, cpuCores: Double, detailedStatus: String, detailedStatusMessage: String, etag: String, extendedLocation: ExtendedLocationResponse, id: String, isolateEmulatorThread: String? = null, location: String, memorySizeGB: Double, name: String, networkAttachments: List<NetworkAttachmentResponse>? = null, networkData: String? = null, placementHints: List<VirtualMachinePlacementHintResponse>? = null, powerState: String, provisioningState: String, sshPublicKeys: List<SshPublicKeyResponse>? = null, storageProfile: StorageProfileResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, userData: String? = null, virtioInterface: String? = null, vmDeviceModel: String? = null, vmImage: String, vmImageRepositoryCredentials: ImageRepositoryCredentialsResponse? = null, volumes: List<String>)