Get Virtual Machine Result
constructor(additionalCapabilities: AdditionalCapabilitiesResponse? = null, applicationProfile: ApplicationProfileResponse? = null, availabilitySet: SubResourceResponse? = null, billingProfile: BillingProfileResponse? = null, capacityReservation: CapacityReservationProfileResponse? = null, diagnosticsProfile: DiagnosticsProfileResponse? = null, evictionPolicy: String? = null, extendedLocation: ExtendedLocationResponse? = null, extensionsTimeBudget: String? = null, hardwareProfile: HardwareProfileResponse? = null, host: SubResourceResponse? = null, hostGroup: SubResourceResponse? = null, id: String, identity: VirtualMachineIdentityResponse? = null, instanceView: VirtualMachineInstanceViewResponse, licenseType: String? = null, location: String, name: String, networkProfile: NetworkProfileResponse? = null, osProfile: OSProfileResponse? = null, plan: PlanResponse? = null, platformFaultDomain: Int? = null, priority: String? = null, provisioningState: String, proximityPlacementGroup: SubResourceResponse? = null, resources: List<VirtualMachineExtensionResponse>, scheduledEventsProfile: ScheduledEventsProfileResponse? = null, securityProfile: SecurityProfileResponse? = null, storageProfile: StorageProfileResponse? = null, tags: Map<String, String>? = null, timeCreated: String, type: String, userData: String? = null, virtualMachineScaleSet: SubResourceResponse? = null, vmId: String, zones: List<String>? = null)